Methods' Summary |
getGroupColumn |
returns the column by which entries are grouped.
|
setGroupColumn |
sets the column by which entries are grouped.
|
getSubTotalColumns |
returns the definitions of which columns should have subtotals
added to them.
|
setSubTotalColumns |
sets the definitions of which columns should have subtotals
added to them.
|
Methods' Details |
getGroupColumn
- Description
- returns the column by which entries are grouped.
|
|
setGroupColumn
void |
setGroupColumn( |
[in] long |
nGroupColumn ); |
- Description
- sets the column by which entries are grouped.
|
|
getSubTotalColumns
- Description
- returns the definitions of which columns should have subtotals
added to them.
|
|
setSubTotalColumns
void |
setSubTotalColumns( |
[in] sequence< ::com::sun::star::sheet::SubTotalColumn > |
aSubTotalColumns ); |
- Description
- sets the definitions of which columns should have subtotals
added to them.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.