Methods' Details |
group
- Description
- creates an outline group.
- Parameter aRange
- contains the range of rows or columns, depending on
the parameter nOrientation.
- Parameter nOrientation
- the orientation of the new outline (columns or rows).
|
|
ungroup
- Description
- removes outline groups.
In the specified range, all outline groups on the innermost
level are removed.
- Parameter aRange
- contains the range of rows or columns, depending on
the parameter nOrientation.
- Parameter nOrientation
- the orientation of the outlines to remove (columns or rows).
|
|
autoOutline
- Description
- creates outline groups from formula references in a range.
- Parameter aRange
- the cell range for which outlines are generated.
|
|
clearOutline
- Description
- removes all outline groups from the sheet.
|
|
hideDetail
- Description
- collapses an outline group.
- Parameter aRange
- the cell range for which the outlines are collapsed.
|
|
showDetail
- Description
- reopens an outline group.
- Parameter aRange
- the cell range for which the outlines are reopened.
|
|
showLevel
- Description
- shows all outlined groups below a specific level.
- Parameter nLevel
- all outline levels from 1 to this value will be opened and
the higher levels will be closed.
- Parameter nOrientation
- the orientation of the outlines (columns or rows).
|
|
Copyright © 2003 Sun Microsystems, Inc.