ApiThemeFormatScheme
Represents the ApiThemeFormatScheme class.
Methods
| Method | Returns | Description | 
|---|---|---|
| ChangeBgFillStyles | None | Sets the background fill styles to the current theme format scheme. | 
| ChangeFillStyles | None | Sets the fill styles to the current theme format scheme. | 
| ChangeLineStyles | None | Sets the line styles to the current theme format scheme. | 
| Copy | ApiThemeFormatScheme | Creates a copy of the current theme format scheme. | 
| GetClassType | "themeFormatScheme" | Returns the type of the ApiThemeFormatScheme class. | 
| SetSchemeName | boolean | Sets a name to the current theme format scheme. | 
| ToJSON | JSON | Converts the ApiThemeFormatScheme object into the JSON object. |