'Declaration Public Enum CellMerge Inherits System.Enum
public enum CellMerge : System.Enum
'Declaration Public Enum CellMerge Inherits System.Enum
public enum CellMerge : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.CellMerge