- Description
- contains methods to handle a subtotal descriptor.
The subtotal descriptor provides properties to set up the subtotal
function.
- See also
- ::com::sun::star::sheet::SheetCellRange, ::com::sun::star::sheet::SubTotalDescriptor
- Developers Guide
-
Methods' Details |
createSubTotalDescriptor
- Description
- creates a subtotal descriptor.
- Parameter bEmpty
-
if set to true , creates an empty descriptor. If set to
false , fills the descriptor with previous settings of the
current object (i.e. a database range).
|
|
applySubTotals
- Description
- creates subtotals using the settings of the passed descriptor.
- Parameter xDescriptor
-
the subtotal descriptor with the settings used for the subtotal
operation.
- Parameter bReplace
-
if set to true , replaces previous subtotal results.
|
|
removeSubTotals
- Description
- removes the subtotals from the current object.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|