'Declaration
Public Enum SeparatorShape Inherits System.Enum
'Usage
Dim instance As SeparatorShape
public enum SeparatorShape : System.Enum
'Declaration
Public Enum SeparatorShape Inherits System.Enum
'Usage
Dim instance As SeparatorShape
public enum SeparatorShape : System.Enum
Member | Description |
---|---|
Circle | Indicates the separator is a circle. |
Rectangle | Indicates the separator is a rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.SeparatorShape