ThemeFontScheme.MajorFont 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 setting for the "Headings" in a document. Read-only.
public:
property Microsoft::Office::Core::ThemeFonts ^ MajorFont { Microsoft::Office::Core::ThemeFonts ^ get(); };
public Microsoft.Office.Core.ThemeFonts MajorFont { get; }
member this.MajorFont : Microsoft.Office.Core.ThemeFonts
Public ReadOnly Property MajorFont As ThemeFonts