Class VerticallyMergedCell

java.lang.Object
com.independentsoft.office.word.tables.VerticallyMergedCell

public class VerticallyMergedCell extends Object
The Class VerticallyMergedCell.
  • Constructor Details

    • VerticallyMergedCell

      public VerticallyMergedCell()
      Instantiates a new vertically merged cell.
    • VerticallyMergedCell

      public VerticallyMergedCell(MergeCellType type)
      Instantiates a new vertically merged cell.
      Parameters:
      type - the type
  • Method Details