Lines Matching refs:range
60 /** adds a new named range to the collection.
63 the new name of the named range.
68 <p>A cell range address is one possible content of a named
69 range.</p>
75 a combination of flags that specify the type of a named range,
78 <p>This parameter will be zero for any common named range.</p>
88 /** creates named cell ranges from titles in a cell range.
92 of the range (depending on the parameter <const>aBorder</const>.
94 part of the original range, excluding the labels.</p>
96 <p>Example: The source range is A1:B3. The named ranges shall be
100 range $Sheet.$A$2:$A$3 (excluding the title cell). The latter named
101 range is named using cell B1 and contains the cell range address
105 the cell range used to create the named ranges.
116 /** removes a named range from the collection.
128 specifies the top left cell of the output range.