ApiThemeFormatScheme

class ApiThemeFormatScheme

Description

Class representing a theme format scheme.

Instance Methods

GetClassType(): themeFormatScheme

Returns the type of the ApiThemeFormatScheme class.

SetSchemeName(sName): boolean

Sets a name to the current theme format scheme.

ChangeFillStyles(arrFill)

Sets the fill styles to the current theme format scheme.

ChangeBgFillStyles(arrBgFill)

Sets the background fill styles to the current theme format scheme.

ChangeLineStyles(arrLine)

Sets the line styles to the current theme format scheme.

Copy(): ApiThemeFormatScheme

Creates a copy of the current theme format scheme.

ToJSON(): JSON

Converts the ApiThemeFormatScheme object into the JSON object.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).