ThemeFontScheme.Load(String) Method
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.
Loads the font scheme of a Microsoft Office theme from a file.
public:
void Load(System::String ^ FileName);
public void Load (string FileName);
abstract member Load : string -> unit
Public Sub Load (FileName As String)
Parameters
- FileName
- String
The name of the font scheme file.