[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellMerge

CellMerge Enum

Specifies how a cell in a table is merged with other cells.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum CellMerge
Public Enum CellMerge

Fields

Name Description
First

The cell is the first cell in a range of merged cells.

None

The cell is not merged.

Previous

The cell is merged to the previous cell horizontally or vertically.