LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_XLabelRange_idl__
21 #define __com_sun_star_sheet_XLabelRange_idl__
27 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:30
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:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
provides access to the settings of a label range in a spreadsheet document.
Definition: XLabelRange.idl:38