21module 
com {  module sun {  module star {  module sheet {
 
   52        [in] sequence< com::sun::star::sheet::SubTotalColumn >
 
 
provides access to the settings of a field in a subtotal descriptor.
Definition XSubTotalField.idl:30
void setGroupColumn([in] long nGroupColumn)
sets the column by which entries are grouped.
long getGroupColumn()
returns the column by which entries are grouped.
void setSubTotalColumns([in] sequence< com::sun::star::sheet::SubTotalColumn > aSubTotalColumns)
sets the definitions of which columns should have subtotals added to them.
sequence< com::sun::star::sheet::SubTotalColumn > getSubTotalColumns()
returns the definitions of which columns should have subtotals added to them.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20