Properties' Summary |
boolean
BindFormatsToContent |
specifies if cell formats are moved with the contents
they belong to.
|
boolean
IsUserListEnabled |
specifies if a user defined sorting list is used.
|
long
UserListIndex |
specifies which user defined sorting list is used.
|
boolean
CopyOutputData |
specifies if the sorted data should be copied to another
position in the document.
|
::com::sun::star::table::CellAddress
OutputPosition |
specifies the position where sorted data are to be copied.
|
Properties' Details |
BindFormatsToContent
boolean BindFormatsToContent;
- Description
- specifies if cell formats are moved with the contents
they belong to.
|
|
IsUserListEnabled
boolean IsUserListEnabled;
- Description
- specifies if a user defined sorting list is used.
|
|
UserListIndex
long UserListIndex;
- Description
- specifies which user defined sorting list is used.
This property is only used, if
SheetSortDescriptor::IsUserListEnabled is `TRUE`.
|
|
CopyOutputData
boolean CopyOutputData;
- Description
- specifies if the sorted data should be copied to another
position in the document.
|
|
OutputPosition
::com::sun::star::table::CellAddress OutputPosition;
- Description
- specifies the position where sorted data are to be copied.
This property is only used, if
SheetSortDescriptor::CopyOutputData is `TRUE`.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.