[]
Represents the theme font within the theme. The theme font consists of a pair of major and minor fonts for which to used in a document.
public enum ThemeFont : byte
Public Enum ThemeFont As Byte
| Name | Description |
|---|---|
| Major | Major Font. |
| Minor | Minor Font. |
| None | Do not use any theme font. |