Package com.independentsoft.office.vml
Class FormulaSet
java.lang.Object
com.independentsoft.office.vml.FormulaSet
- All Implemented Interfaces:
IContentElement,IGroupElement,IShapeElement,IVmlElement
The Class FormulaSet.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new formula set.FormulaSet(InternalXMLStreamReader reader)Instantiates a new formula set. -
Method Summary
-
Constructor Details
-
FormulaSet
public FormulaSet()Instantiates a new formula set. -
FormulaSet
Instantiates a new formula set.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
getContentElements
- Specified by:
getContentElementsin interfaceIContentElement
-
clone
- Specified by:
clonein interfaceIContentElement- Specified by:
clonein interfaceIGroupElement- Specified by:
clonein interfaceIShapeElement- Specified by:
clonein interfaceIVmlElement- Overrides:
clonein classObject
-
toString
-
getFormulas
Gets the formulas.- Returns:
- the formulas
-