|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
10 module
com { module sun { module star { module chart2 {
string getCellRange()
Returns the address of the cell[range] from which the content of this field is sourced.
void setGuid([in] string guid)
void setFieldType([in] DataPointCustomLabelFieldType fieldType)
DataPointCustomLabelFieldType getFieldType()
DataPointCustomLabelFieldType
The Field type enumeration for custom data point labels.
Definition: DataPointCustomLabelFieldType.idl:17
void setDataLabelsRange([in] boolean dataLabelsRange)
Sets whether the label field's content is sourced from a cell[range] or not.
Provides interface for DataPointCustomLabelField service.
Definition: XDataPointCustomLabelField.idl:18
boolean getDataLabelsRange()
Indicates whether the label field's content is sourced from a cell[range] or not.
Definition: Ambiguous.idl:20
void setCellRange([in] string cellRange)
Sets the address of the cell[range] from which the content of this field is sourced.