- Description
- provides methods to consolidate ranges in a spreadsheet document.
Consolidation combines the cells of multiple cell ranges, using a
specific function.
- Developers Guide
-
Methods' Details |
createConsolidationDescriptor
- Description
- creates a consolidation descriptor.
- Parameter bEmpty
-
true leaves the descriptor empty, false fills it with
the settings from the last consolidation action.
- See also
- ::com::sun::star::sheet::ConsolidationDescriptor
|
|
consolidate
- Description
- consolidates data from several cell ranges, using the settings
in the passed descriptor.
- Parameter xDescriptor
-
the descriptor used to perform the consolidation.
- See also
- ::com::sun::star::sheet::ConsolidationDescriptor
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|