Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IThemeInfoQuery

IThemeInfoQuery

Hierarchy

Index

Properties

Optional AccessibleDescription

AccessibleDescription: string

Optional ThemeBackgroundImageUri

ThemeBackgroundImageUri: string

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

getThemeFontByName

  • getThemeFontByName(name?: string, lcid?: number): IBaseExecution<string>

getThemeShadeByName

  • getThemeShadeByName(name?: string): IBaseExecution<string>

stringify

  • stringify(): string

Generated using TypeDoc