|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module sheet {
void setDataArea([in] com::sun::star::table::CellRangeAddress aDataArea)
sets the cell range address for which the labels are valid.
contains a cell range address within a spreadsheet document.
Definition: CellRangeAddress.idl:27
com::sun::star::table::CellRangeAddress getDataArea()
returns the cell range address for which the labels are valid.
com::sun::star::table::CellRangeAddress getLabelArea()
returns the cell range address that contains the labels.
void setLabelArea([in] com::sun::star::table::CellRangeAddress aLabelArea)
sets the cell range address that contains the labels.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
provides access to the settings of a label range in a spreadsheet document.
Definition: XLabelRange.idl:32