'Declaration Public Enum BordersSplitMode Inherits System.Enum
public enum BordersSplitMode : System.Enum
'Declaration Public Enum BordersSplitMode Inherits System.Enum
public enum BordersSplitMode : System.Enum
Member | Description |
---|---|
None | Borders are not drawn where the object is split. |
Round | Borders are drawn where the object is split. If the border is round, round borders are drawn where the object is split. |
Square | Square borders are drawn where the object is split. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Document.BordersSplitMode