Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

InRange() Syntax, Parameters and Note

Note: Is the specified range inside another range.  Returns true or false.      Syntax:      textRangeName.inRange(param1) Parameters:     param1   Required; the text range that may or may not be contained                         within textRangeName.