LibreOffice
LibreOffice 24.2 SDK API Reference
|
contains a sorting info. More...
import"SortingInfo.idl";
Public Attributes | |
string | PropertyName |
specifies the name of a property to use for sorting ( e.g. More... | |
boolean | Ascending |
contains a flag indicating the sort mode (ascending or descending). More... | |
contains a sorting info.
boolean Ascending |
contains a flag indicating the sort mode (ascending or descending).
string PropertyName |
specifies the name of a property to use for sorting ( e.g.
"Title" ).