[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.CellMerge

Enum CellMerge

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public enum CellMerge

Fields

First = 1

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

None = 2

The cell is not merged.

Previous = 0

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