asposecells.api

Class ThemeColorType

Utility class containing constants. Enumerates the theme color types.

Field Summary
const  intBACKGROUND_1
const  intTEXT_1
const  intBACKGROUND_2
const  intTEXT_2
const  intACCENT_1
const  intACCENT_2
const  intACCENT_3
const  intACCENT_4
const  intACCENT_5
const  intACCENT_6
const  intHYPERLINK
const  intFOLLOWED_HYPERLINK
const  intSTYLE_COLOR
Inner used. A color used in theme definitions which means to use the color of the style.
 

    • Field Detail

      • BACKGROUND_1

        const int BACKGROUND_1
      • TEXT_1

        const int TEXT_1
      • BACKGROUND_2

        const int BACKGROUND_2
      • TEXT_2

        const int TEXT_2
      • ACCENT_1

        const int ACCENT_1
      • ACCENT_2

        const int ACCENT_2
      • ACCENT_3

        const int ACCENT_3
      • ACCENT_4

        const int ACCENT_4
      • ACCENT_5

        const int ACCENT_5
      • ACCENT_6

        const int ACCENT_6
      • HYPERLINK

        const int HYPERLINK
      • FOLLOWED_HYPERLINK

        const int FOLLOWED_HYPERLINK
      • STYLE_COLOR

        const int STYLE_COLOR
        Inner used. A color used in theme definitions which means to use the color of the style.