Enum XLFontScheme
A font theme scheme. Theme has categories of fonts and when the theme changes, texts that are associated with the particular theme scheme are switched to a font of a new theme.
public enum XLFontScheme
- Extension Methods
Fields
Major = 1A major font of a theme, generally used for headings.
Minor = 2A minor font of a theme, generally used to body and paragraphs.
None = 0Not a part of theme scheme.