'Declaration Public Enum ThemeFont Inherits System.Enum
'Usage Dim instance As ThemeFont
public enum ThemeFont : System.Enum
'Declaration Public Enum ThemeFont Inherits System.Enum
'Usage Dim instance As ThemeFont
public enum ThemeFont : System.Enum
Member | Description |
---|---|
Major | Major Font. |
Minor | Minor Font. |
None | Do not use any theme font. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.ThemeFont