'Declaration
Public Enum ThemeLightness Inherits System.Enum
public enum ThemeLightness : System.Enum
'Declaration
Public Enum ThemeLightness Inherits System.Enum
public enum ThemeLightness : System.Enum
Member | Description |
---|---|
Black | Simulates the black theme in MS Office 365. |
Colorful | Simulates the colorfull theme in MS Office 365. |
DarkGray | Simulates the dark-gray theme in MS Office 365. |
White | Simulates the white theme in MS Office 365. |
System.Object
System.ValueType
System.Enum
C1.Win.Ribbon.ThemeLightness