LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
LabelRange Service Referencepublished

represents a cell area that contains labels and values related to the labels. More...

import "LabelRange.idl";

Inheritance diagram for LabelRange:
XLabelRange XInterface

Exported Interfaces

interface com::sun::star::sheet::XLabelRange
 provides access to the settings of a label range. More...
 

Additional Inherited Members

- Public Member Functions inherited from XLabelRange
com::sun::star::table::CellRangeAddress getLabelArea ()
 returns the cell range address that contains the labels. More...
 
void setLabelArea ([in] com::sun::star::table::CellRangeAddress aLabelArea)
 sets the cell range address that contains the labels. More...
 
com::sun::star::table::CellRangeAddress getDataArea ()
 returns the cell range address for which the labels are valid. More...
 
void setDataArea ([in] com::sun::star::table::CellRangeAddress aDataArea)
 sets the cell range address for which the labels are valid. More...
 

Detailed Description

represents a cell area that contains labels and values related to the labels.

Label ranges can be used in formulas to refer to cells in cell ranges with row or column titles. The formula uses the cell value that is related to the specified row or column title.

Exported Interfaces

provides access to the settings of a label range.


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