'Declaration
Public Enum Symbols Inherits System.Enum
'Usage
Dim instance As Symbols
public enum Symbols : System.Enum
'Declaration
Public Enum Symbols Inherits System.Enum
'Usage
Dim instance As Symbols
public enum Symbols : System.Enum
Member | Description |
---|---|
Arrow | Specifies an arrow. |
ArrowDoubleOverline | Specifies an arrow with a double over line. |
ArrowDoubleUnderline | Specifies an arrow with a double underline. |
ArrowOverline | Specifies an arrow with an over line. |
ArrowThickOverline | Specifies an arrow with a thick over line. |
ArrowThickUnderline | Specifies an arrow with a thick underline. |
ArrowUnderline | Specifies an arrow with an underline. |
Dot | Specifies a dot. |
DoubleArrow | Specifies a double arrow. |
None | Specifies an empty symbol. |
ZoomIn | Specifies a zoom in symbol. |
ZoomOut | Specifies a zoom out symbol. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.Symbols