'Declaration
Public Enum SchemeThemeColors Inherits System.Enum
'Usage
Dim instance As SchemeThemeColors
public enum SchemeThemeColors : System.Enum
'Declaration
Public Enum SchemeThemeColors Inherits System.Enum
'Usage
Dim instance As SchemeThemeColors
public enum SchemeThemeColors : System.Enum
Member | Description |
---|---|
Accent1 | Represents the 1st accent color. |
Accent2 | Represents the 2nd accent color. |
Accent3 | Represents the 3rd accent color. |
Accent4 | Represents the 4th accent color. |
Accent5 | Represents the 5th accent color. |
Accent6 | Represents the 6th accent color. |
Background1 | Represents the 1st background color. |
Background2 | Represents the 2nd background color. |
Dark1 | Represents the 1st dark color. |
Dark2 | Represents the 2nd dark color. |
FollowedHyperlink | Represents the followed hyperlink color. |
Hyperlink | Represents the hyperlink color. |
Light1 | Represents the 1st light color. |
Light2 | Represents the 2nd light color. |
NotThemeColor | Specifies no theme color. |
PhColor | Represents the style color. |
Text1 | Represents the 1st text color. |
Text2 | Represents the 2nd text color. |
System.Object
System.ValueType
System.Enum
GrapeCity.Core.SchemeThemeColors