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< SubTotalColumn > |
aSubTotalColumns ); |
- Description
- sets the definitions of which columns should have subtotals
added to them.
|
|
Copyright © 2003 Sun Microsystems, Inc.