(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: sheet ::

interface XLabelRange
Description
provides access to the settings of a label range in a spreadsheet document.

These can be column or row labels, depending on where they are used.

See also
LabelRange

Methods' Summary
getLabelArea returns the cell range address that contains the labels.  
setLabelArea sets the cell range address that contains the labels.  
getDataArea returns the cell range address for which the labels are valid.  
setDataArea sets the cell range address for which the labels are valid.  
Methods' Details
getLabelArea
::com::sun::star::table::CellRangeAddress
getLabelArea();

Description
returns the cell range address that contains the labels.
setLabelArea
void
setLabelArea( [in] ::com::sun::star::table::CellRangeAddress  aLabelArea );

Description
sets the cell range address that contains the labels.
getDataArea
::com::sun::star::table::CellRangeAddress
getDataArea();

Description
returns the cell range address for which the labels are valid.
setDataArea
void
setDataArea( [in] ::com::sun::star::table::CellRangeAddress  aDataArea );

Description
sets the cell range address for which the labels are valid.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.