C1.WPF.Word.4 Assembly > C1.WPF.Word Namespace : RtfMergeCellType Enumeration |
'Declaration Public Enum RtfMergeCellType Inherits System.Enum
public enum RtfMergeCellType : System.Enum
Member | Description |
---|---|
BothFirst | The cell is merge horizontal and vertical first. |
BothPrevious | The cell is merge horizontal and vertical previous. |
HorizontalFirst | The cell is merge horizontal first. |
HorizontalPrevious | The cell is merge horizontal previous. |
None | The cell is not merge. |
VerticalFirst | The cell is merge vertical first. |
VerticalPrevious | The cell is merge vertical previous. |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.RtfMergeCellType