9 #ifndef com_sun_star_chart2_DataPointCustomLabelField_idl
10 #define com_sun_star_chart2_DataPointCustomLabelField_idl
15 module
com { module sun { module star { module chart2 {
Provides interface for DataPointCustomLabelField service.
Definition: XDataPointCustomLabelField.idl:23
string getCellRange()
Returns the address of the cell[range] from which the content of this field is sourced.
DataPointCustomLabelFieldType getFieldType()
void setDataLabelsRange([in] boolean dataLabelsRange)
Sets whether the label field's content is sourced from a cell[range] or not.
boolean getDataLabelsRange()
Indicates whether the label field's content is sourced from a cell[range] or not.
void setFieldType([in] DataPointCustomLabelFieldType fieldType)
void setCellRange([in] string cellRange)
Sets the address of the cell[range] from which the content of this field is sourced.
void setGuid([in] string guid)
DataPointCustomLabelFieldType
The Field type enumeration for custom data point labels.
Definition: DataPointCustomLabelFieldType.idl:20
Definition: Ambiguous.idl:22