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

describes how a single data column is treated when creating subtotals. More...

import"SubTotalColumn.idl";

Public Attributes

long Column
 the index of the column inside the source data area. More...
 
com::sun::star::sheet::GeneralFunction Function
 specifies what kind of subtotals are calculated. More...
 

Detailed Description

describes how a single data column is treated when creating subtotals.

See also
com::sun::star::sheet::SubTotalDescriptor
Developers Guide
Spreadsheet Documents - Subtotals

Member Data Documentation

◆ Column

long Column

the index of the column inside the source data area.

◆ Function

specifies what kind of subtotals are calculated.


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