Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum IconSetType
Public Enumeration IconSetType
public enum class IconSetType
type IconSetType
Members
| Member | Value | Description |
|---|---|---|
| ThreeArrows | 0 | |
| ThreeArrowsGray | 1 | |
| ThreeFlags | 2 | |
| ThreeTrafficLights1 | 3 | |
| ThreeTrafficLights2 | 4 | |
| ThreeSigns | 5 | |
| ThreeSymbols | 6 | |
| ThreeSymbols2 | 7 | |
| ThreeTriangles | 8 | |
| ThreeStars | 9 | |
| FiveBoxes | 10 | |
| FourArrows | 11 | |
| FourArrowsGray | 12 | |
| FourRedToBlack | 13 | |
| FourRating | 14 | |
| FourTrafficLights | 15 | |
| FiveArrows | 16 | |
| FiveArrowsGray | 17 | |
| FiveRating | 18 | |
| FiveQuarters | 19 | |
| None | 20 | |
| CustomSet | 21 |