Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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
void
clear();

Description
removes all subtotal field definitions from the descriptor.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.