Class ShapeGuide
java.lang.Object
com.independentsoft.office.drawing.ShapeGuide
The Class ShapeGuide.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the formula.getName()Gets the name.voidsetFormula(String formula)Sets the formula.voidSets the name.toString()
-
Constructor Details
-
ShapeGuide
public ShapeGuide()Instantiates a new shape guide.
-
-
Method Details