Enum CellMerge
Specifies the way of cell merging.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum CellMerge
Fields
Name | Description |
---|---|
Continue | Merge is continued. |
None | No merge. |
Start | Merge starts from this cell. |