C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ThemeLightness Enumeration

ThemeLightness Enumeration
Office 365 theme lightness.
Syntax
'Declaration
 
Public Enum ThemeLightness 
   Inherits System.Enum
 
Members
MemberDescription
BlackSimulates the black theme in MS Office 365.
ColorfulSimulates the colorfull theme in MS Office 365.
DarkGraySimulates the dark-gray theme in MS Office 365.
WhiteSimulates the white theme in MS Office 365.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.Ribbon.ThemeLightness

See Also