Lines Matching refs:range
61 /** Returns a single cell within the range.
76 if an index is outside the dimensions of this range.
88 /** Returns a sub-range of cells within the range.
91 is the column index of the first cell inside the range.
94 is the row index of the first cell inside the range.
97 is the column index of the last cell inside the range.
100 is the row index of the last cell inside the range.
106 the specified cell range.
109 if an index is outside the dimensions of this range.
123 /** Returns a sub-range of cells within the range.
125 <p>The sub-range is specified by its name. The format of the range
131 the name of the sub-range.