ThemeFontScheme.MinorFont Property
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.
Gets the font settings for the "Body" of a document. Read-only.
public:
property Microsoft::Office::Core::ThemeFonts ^ MinorFont { Microsoft::Office::Core::ThemeFonts ^ get(); };
public Microsoft.Office.Core.ThemeFonts MinorFont { get; }
member this.MinorFont : Microsoft.Office.Core.ThemeFonts
Public ReadOnly Property MinorFont As ThemeFonts