MergeType enumeration
MergeType enumeration
Enumerates the type of cell merge.
The MergeType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Cell does not merge. |
HORIZONTAL | Cell merges along row. |
VERTICAL | Cell merges along column. |
RANGE | Cell merges along row and column creating area. |