Class ThemeFontSet
One font set of the theme font scheme (ECMA-376 Part 1 §20.1.4.1.24 a:majorFont / §20.1.4.1.25 a:minorFont): a Latin, East Asian and complex-script typeface plus per-script overrides.
public sealed class ThemeFontSet
- Inheritance
-
ThemeFontSet
- Inherited Members
Constructors
Properties
- ComplexScript
Gets or sets the complex-script typeface (a:cs), or null.
- EastAsian
Gets or sets the East Asian typeface (a:ea), or null.
- Latin
Gets or sets the Latin typeface (a:latin), or null.
- ScriptFonts
Gets the per-script typeface overrides (a:font script→typeface), keyed by the raw script tag (for example "Arab", "Hebr", "Jpan").
Methods
- Clone()
Creates a deep copy.