:: 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
- ::com::sun::star::sheet::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
- Description
- returns the cell range address that contains the labels.
|
|
setLabelArea
- Description
- sets the cell range address that contains the labels.
|
|
getDataArea
- Description
- returns the cell range address for which the labels are valid.
|
|
setDataArea
- Description
- sets the cell range address for which the labels are valid.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.