:: com :: sun :: star :: sheet ::
|
service SubTotalDescriptor |
- Description
- represents a description of how subtotals are created.
The descriptor contains properties and a collection of subtotal fields
which control the behavior of operation.
- Developers Guide
- Spreadsheets - Subtotals
|
Properties' Summary |
boolean
InsertPageBreaks |
specifies if page breaks are inserted after each group change.
|
boolean
IsCaseSensitive |
specifies if the case of letters is important when comparing entries.
|
boolean
EnableUserSortList |
specifies if a user defined sorting list is used.
|
long
UserSortListIndex |
specifies which user defined sorting list is used.
|
boolean
BindFormatsToContent |
specifies if cell formats are moved with the contents they belong to.
|
boolean
EnableSort |
specifies if the contents of the fields will be sorted to groups
while performing a subtotal operation.
|
boolean
SortAscending |
specifies the sorting order if
SubTotalDescriptor::EnableSort is set to true.
|
[ readonly ] long
MaxFieldCount |
returns the maximum number of subtotal fields the descriptor can
hold.
|
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
|
BindFormatsToContent
boolean BindFormatsToContent;
- Description
- specifies if cell formats are moved with the contents they belong to.
|
|
EnableSort
boolean EnableSort;
- Description
- specifies if the contents of the fields will be sorted to groups
while performing a subtotal operation.
|
|
SortAscending
|
MaxFieldCount
[ readonly ] long MaxFieldCount;
- Description
- returns the maximum number of subtotal fields the descriptor can
hold.
This read-only property indicates the maximum count of fields the
current implementation supports.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.