Syntax
interface XLabelRange : com::sun::star::uno::XInterface ;
Description
represents a cell range that contains labels.
These can be column or row labels, depending on where they
are used.
See also
- LabelRange
-
Method Summary
|
getLabelArea |
returns the address of the cell range that contains
the labels.
|
|
setLabelArea |
sets the cell range that contains the labels.
|
|
getDataArea |
returns the address of the cell range for which
the labels are valid.
|
|
setDataArea |
sets the cell range for which the labels are valid.
|
|
Known Services Which Export this Interface
|
com::sun::star::sheet::LabelRange -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.