Share via


ThemeFontScheme.Load Method

Loads the font scheme of a Microsoft Office theme from a file.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Load ( _
    FileName As String _
)
'Usage
Dim instance As ThemeFontScheme
Dim FileName As String

instance.Load(FileName)
void Load(
    string FileName
)

Parameters

See Also

Reference

ThemeFontScheme Interface

ThemeFontScheme Members

Microsoft.Office.Core Namespace