Class VerticallyMergedCell
java.lang.Object
com.independentsoft.office.word.tables.VerticallyMergedCell
The Class VerticallyMergedCell.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new vertically merged cell.Instantiates a new vertically merged cell. -
Method Summary
Modifier and TypeMethodDescriptionclone()getType()Gets the type.voidsetType(MergeCellType type)Sets the type.toString()
-
Constructor Details
-
VerticallyMergedCell
public VerticallyMergedCell()Instantiates a new vertically merged cell. -
VerticallyMergedCell
Instantiates a new vertically merged cell.- Parameters:
type- the type
-
-
Method Details