LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
SubTotalColumn Struct Reference

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.
 
com::sun::star::sheet::GeneralFunction Function
 specifies what kind of subtotals are calculated.
 

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 files: