'宣言 Public Enum BordersSplitMode Inherits System.Enum
'使用法 Dim instance As BordersSplitMode
public enum BordersSplitMode : System.Enum
'宣言 Public Enum BordersSplitMode Inherits System.Enum
'使用法 Dim instance As BordersSplitMode
public enum BordersSplitMode : System.Enum
| メンバ | 解説 |
|---|---|
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.Document.BordersSplitMode