Namespace: Spire.Spreadsheet.Forms.Utility
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum ThemeColorType
Public Enumeration ThemeColorType
public enum class ThemeColorType
type ThemeColorType
Members
| Member | Value | Description |
|---|---|---|
| Background1 | 0 | |
| Text1 | 1 | |
| Background2 | 2 | |
| Text2 | 3 | |
| Accent1 | 4 | |
| Accent2 | 5 | |
| Accent3 | 6 | |
| Accent4 | 7 | |
| Accent5 | 8 | |
| Accent6 | 9 | |
| Hyperlink | 10 | |
| FollowedHyperlink | 11 |