XlThemeFont Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the theme font to use.
public enum class XlThemeFont
public enum XlThemeFont
Public Enum XlThemeFont
- Inheritance
-
XlThemeFont
Fields
Name | Value | Description |
---|---|---|
xlThemeFontNone | 0 | Do not use any theme font. |
xlThemeFontMajor | 1 | Major. |
xlThemeFontMinor | 2 | Minor. |