Lines Matching refs:range
164 /** represents a rectangular range of cells in a spreadsheet document.
221 /** provides merging and unmerging the cells of this cell range.
239 /** provides applying an AutoFormat to the cell range.
245 /** provides access to the spreadsheet that contains this cell range.
265 /** provides access to the cell range address of this range.
272 cells of this range and to clear specific cells.
278 /** provides filling out the cell range automatically with values based
312 /** provides calculating SubTotal values in this range.
318 /** provides filtering the contents of this range.
356 /** contains the position of the top left cell of this range in
366 /** contains the size of this range (in 1/100 mm).
420 /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".