'Declaration
Public Enum IconSetType Inherits System.Enum
'Usage
Dim instance As IconSetType
public enum IconSetType : System.Enum
'Declaration
Public Enum IconSetType Inherits System.Enum
'Usage
Dim instance As IconSetType
public enum IconSetType : System.Enum
Member | Description |
---|---|
Custom | Indicates a set of custom icons. |
FiveArrows | Indicates a set of five colored arrow icons. |
FiveArrowsGray | Indicates a set of five gray arrow icons. |
FiveBoxes | Indicates a set of five box icons. |
FiveQuarters | Indicates a set of five quarter icons. |
FiveRating | Indicates a set of five rating icons. |
FourArrows | Indicates a set of four colored arrow icons. |
FourArrowsGray | Indicates a set of four gray arrow icons. |
FourRating | Indicates a set of four rating icons. |
FourRedToBlack | Indicates a set of circled icons from red to black. |
FourTrafficLights | Indicates a set of four traffic light icons. |
ThreeArrows | Indicates a set of three colored arrow icons. |
ThreeArrowsGray | Indicates a set of three gray arrow icons. |
ThreeFlags | Indicates a set of three flag icons. |
ThreeSigns | Indicates a set of three sign icons. |
ThreeStars | Indicates a set of three star icons. |
ThreeSymbols | Indicates a set of three circled symbol icons. |
ThreeSymbols2 | Indicates a set of three uncircled symbol icons. |
ThreeTrafficLights1 | Indicates a set of three unrimmed traffic light icons. |
ThreeTrafficLights2 | Indicates a set of three rimmed traffic light icons. |
ThreeTriangles | Indicates a set of three triangle icons. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.IconSetType