Methods' Details
|
- addNewByName
-  
- void
addNewByName(
-
- Description
- adds a new named range to the collection.
|
- addNewFromTitles
-  
- void
addNewFromTitles(
-
- Description
- creates named ranges from titles in a cell range.
Names for the named ranges are taken from titles in the
top or bottom row, or the left or right column of the range.
The named ranges refer to single columns or rows in the inner
part of the original range, excluding the labels.
|
- removeByName
-  
- void
removeByName(
-
- Description
- removes a named range from the collection.
|
- outputList
-  
- void
outputList(
-
- Description
- writes a list of all named ranges into the document.
The first column of the list contains the names. The second
column contains the contents of the named ranges.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.