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 ThemeColorType
Public Enumeration ThemeColorType
public enum class ThemeColorType
type ThemeColorType
Members
| Member | Value | Description |
|---|---|---|
| Dk1 | 0 | |
| Lt1 | 1 | |
| Dk2 | 2 | |
| Lt2 | 3 | |
| Accent1 | 4 | |
| Accent2 | 5 | |
| Accent3 | 6 | |
| Accent4 | 7 | |
| Accent5 | 8 | |
| Accent6 | 9 | |
| Hlink | 10 | |
| FolHlink | 11 |