'Declaration
Public Enum ThemeColorType Inherits System.Enum
'Usage
Dim instance As ThemeColorType
public enum ThemeColorType : System.Enum
'Declaration
Public Enum ThemeColorType Inherits System.Enum
'Usage
Dim instance As ThemeColorType
public enum ThemeColorType : System.Enum
Member | Description |
---|---|
Accent1 | The ThemeColor that corresponds to the Accent 1 Color in MS Excel. |
Accent2 | The ThemeColor that corresponds to the Accent 2 Color in MS Excel. |
Accent3 | The ThemeColor that corresponds to the Accent 3 Color in MS Excel. |
Accent4 | The ThemeColor that corresponds to the Accent 4 Color in MS Excel. |
Accent5 | The ThemeColor that corresponds to the Accent 5 Color in MS Excel. |
Accent6 | The ThemeColor that corresponds to the Accent 6 Color in MS Excel. |
Background1 | The ThemeColor that corresponds to the Text/Background - Dark 1 Color in MS Excel. |
Background2 | The ThemeColor that corresponds to the Text/Background - Dark 2 Color in MS Excel. |
FollowedHyperlink | The ThemeColor that corresponds to the FollowedHyperlink Color in MS Excel. |
Hyperlink | The ThemeColor that corresponds to the Hyperlink Color in MS Excel. |
Text1 | The ThemeColor that corresponds to the Text/Background - Light 1 Color in MS Excel. |
Text2 | The ThemeColor that corresponds to the Text/Background - Light 2 Color in MS Excel. |
These types correspond to those presented in the Theme colors section of the Create New Theme Colors window in MS Excel.
They are used to customize the Colors used by a Theme.
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.ThemeColorType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2