|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
DataPilotFieldOrientation
used to specify where a field in a data pilot table is laid out.
Definition: DataPilotFieldOrientation.idl:27
@ HIDDEN
the field is not used in the table.
Definition: DataPilotFieldOrientation.idl:31
@ ROW
the field is used as a row field.
Definition: DataPilotFieldOrientation.idl:41
@ COLUMN
the field is used as a column field.
Definition: DataPilotFieldOrientation.idl:36
@ PAGE
the field is used as a page field.
Definition: DataPilotFieldOrientation.idl:46
Definition: Ambiguous.idl:20
@ DATA
the field is used as a data field.
Definition: DataPilotFieldOrientation.idl:51