Class Width
java.lang.Object
com.independentsoft.office.word.tables.Width
The Class Width.
-
Constructor Summary
ConstructorsConstructorDescriptionWidth()Instantiates a new width.Width(TableWidthUnit type, int value)Instantiates a new width. -
Method Summary
-
Constructor Details
-
Width
public Width()Instantiates a new width. -
Width
Instantiates a new width.- Parameters:
type- the typevalue- the value
-
-
Method Details