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