Properties' Details
|
- InsertPageBreaks
-  
boolean InsertPageBreaks;
- Description
- specifies if page breaks are inserted after each group change.
|
- IsCaseSensitive
-  
boolean IsCaseSensitive;
- Description
- specifies if the case of letters is important when comparing entries.
|
- EnableUserSortList
-  
boolean EnableUserSortList;
- Description
- specifies if a user defined sorting list is used.
|
- UserSortListIndex
-  
long UserSortListIndex;
- Description
- specifies which user defined sorting list is used.
This is only used if SubTotalDescriptor::EnableUserSortList
is true .
|
- BindFormatsToContent
-  
boolean BindFormatsToContent;
- Description
- specifies if cell formats are moved with the contents
they belong to.
|
- SortAscending
-  
boolean SortAscending;
- Description
- specifies the sorting order if Sort is set to true .
|
- MaxFieldCount
-  
[ readonly ] long MaxFieldCount;
- Description
- returns the maximum number of subtotal fields
the descriptor can hold.
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.