ThemeFontScheme.Load Method
Loads the font scheme of a Microsoft Office theme from a file.
Syntax
expression.Load(FileName)
expression An expression that returns a ThemeFontScheme object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| FileName | Required | String | The name of the font scheme file. |
Example
The following example loads a theme font scheme from a file.
| Visual Basic for Applications |
|---|
|