ThemeFont Operators
Defines a font for a presentation theme.| Name | Description |
|---|---|
| Equality(ThemeFont, ThemeFont) static | Determines whether two ThemeFont objects are equal. |
| Implicit(String to ThemeFont) static | Implicitly converts a string to a ThemeFont object. |
| Inequality(ThemeFont, ThemeFont) static | Determines whether two ThemeFont objects are not equal. |
See Also