Package com.independentsoft.office.vml
Class Formula
java.lang.Object
com.independentsoft.office.vml.Formula
The Class Formula.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the equation.voidsetEquation(String equation)Sets the equation.toString()
-
Constructor Details
-
Formula
public Formula()Instantiates a new formula. -
Formula
Instantiates a new formula.- Parameters:
equation- the equation
-
-
Method Details