Class XForSave
java.lang.Object
com.independentsoft.office.drawing.extensions.XForSave
- All Implemented Interfaces:
IExtensionContent
Represents the x-for-save chart extension (
c15:xForSave)
(uri {CE6537A1-D6FC-4f65-9D91-7224C49458BB}).-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionXForSave()Instantiates a new x for save.XForSave(InternalXMLStreamReader reader)Instantiates a new x for save. -
Method Summary
-
Field Details
-
NAMESPACE
- See Also:
- Constant Field Values
-
-
Constructor Details
-
XForSave
public XForSave()Instantiates a new x for save. -
XForSave
Instantiates a new x for save.- 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.- Returns:
- the value
-
setValue
Sets the value.- Parameters:
value- the new value
-