Language
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
|
interface XSubTotalDescriptor |
|
- Description
- provides access to the collection of subtotal fields in a subtotal
descriptor.
- See also
- SubTotalDescriptor
|
Methods' Summary |
addNew |
adds a subtotal field definition to the descriptor.
|
clear |
removes all subtotal field definitions from the descriptor.
|
Methods' Details |
addNew
void |
addNew( |
[in] sequence< SubTotalColumn > |
aSubTotalColumns, |
| [in] long |
nGroupColumn ); |
- Description
- adds a subtotal field definition to the descriptor.
- Parameter aSubTotalColumns
- a sequence of all columns used to calculate subtotal values.
- Parameter nGroupColumn
- specifies which column of the source range is used to group the
contents of the source data.
|
|
clear
- Description
- removes all subtotal field definitions from the descriptor.
|
|
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.