Class ShowDataLabelsRange
java.lang.Object
com.independentsoft.office.drawing.extensions.ShowDataLabelsRange
- All Implemented Interfaces:
IExtensionContent
Represents the show-data-labels-range chart extension
(
c15:showDataLabelsRange) that indicates whether values from a
data-labels range are shown
(uri {CE6537A1-D6FC-4f65-9D91-7224C49458BB}).-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new show data labels range.Instantiates a new show data labels range. -
Method Summary
-
Field Details
-
NAMESPACE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
ShowDataLabelsRange
public ShowDataLabelsRange()Instantiates a new show data labels range. -
ShowDataLabelsRange
Instantiates a new show data labels range.- Parameters:
reader- the reader- Throws:
XMLStreamException- the XML stream exception
-
-
Method Details
-
clone
Description copied from interface:IExtensionContentClone.- Specified by:
clonein interfaceIExtensionContent- Overrides:
clonein classObject- Returns:
- the extension content
-
toString
-
getValue
Gets the value (val).- Returns:
- the value
-
setValue
Sets the value (val).- Parameters:
value- the new value
-