Class TextSpacing
java.lang.Object
com.independentsoft.office.drawing.TextSpacing
The Class TextSpacing.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new text spacing.TextSpacing(double value, TextSpacingUnit unit)Instantiates a new text spacing. -
Method Summary
-
Constructor Details
-
TextSpacing
public TextSpacing()Instantiates a new text spacing. -
TextSpacing
Instantiates a new text spacing.- Parameters:
value- the valueunit- the unit
-
-
Method Details