LibreOffice
LibreOffice 25.8 SDK API Reference
|
describes how to sort a single DataPilotField More...
import "DataPilotFieldSortInfo.idl";
Public Attributes | |
string | Field |
contains the data field to sort by if the Mode is DATA | |
boolean | IsAscending |
TRUE if data are sorted in ascending order, FALSE if in descending order. | |
long | Mode |
contains the sort mode |
describes how to sort a single DataPilotField
string Field |
contains the data field to sort by if the Mode is DATA
boolean IsAscending |
TRUE if data are sorted in ascending order, FALSE if in descending order.
long Mode |
contains the sort mode