Language
The Free and Open Productivity Suite
Methods' Summary |
group |
creates an outline group.
|
ungroup |
removes outline groups.
|
autoOutline |
creates outline groups from formula references in a range.
|
clearOutline |
removes all outline groups from the sheet.
|
hideDetail |
collapses an outline group.
|
showDetail |
reopens an outline group.
|
showLevel |
shows all outlined groups below a specific level.
|
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).
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.