LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
DataPilotFieldLayoutInfo Struct Referencepublished

contains the layout information of a DataPilotField. More...

import"DataPilotFieldLayoutInfo.idl";

Public Attributes

long LayoutMode
 specifies the layout mode. More...
 
boolean AddEmptyLines
 If TRUE, an empty row is inserted in the DataPilotTable result table after the data (including the subtotals) for each item of the field. More...
 

Detailed Description

contains the layout information of a DataPilotField.

Member Data Documentation

◆ AddEmptyLines

boolean AddEmptyLines

If TRUE, an empty row is inserted in the DataPilotTable result table after the data (including the subtotals) for each item of the field.

◆ LayoutMode

long LayoutMode

specifies the layout mode.

See also
com::sun::star::sheet::DataPilotFieldLayoutMode

The documentation for this struct was generated from the following file: