aspose.cells

Class ThemeColorType

Utility class containing constants. Enumerates the theme color types.

Field Summary
const  NumberBACKGROUND_1
const  NumberTEXT_1
const  NumberBACKGROUND_2
const  NumberTEXT_2
const  NumberACCENT_1
const  NumberACCENT_2
const  NumberACCENT_3
const  NumberACCENT_4
const  NumberACCENT_5
const  NumberACCENT_6
const  NumberHYPERLINK
const  NumberFOLLOWED_HYPERLINK
const  NumberSTYLE_COLOR
Inner used. A color used in theme definitions which means to use the color of the style.
 

    • Field Detail

      • BACKGROUND_1

        const Number BACKGROUND_1
      • TEXT_1

        const Number TEXT_1
      • BACKGROUND_2

        const Number BACKGROUND_2
      • TEXT_2

        const Number TEXT_2
      • ACCENT_1

        const Number ACCENT_1
      • ACCENT_2

        const Number ACCENT_2
      • ACCENT_3

        const Number ACCENT_3
      • ACCENT_4

        const Number ACCENT_4
      • ACCENT_5

        const Number ACCENT_5
      • ACCENT_6

        const Number ACCENT_6
      • HYPERLINK

        const Number HYPERLINK
      • FOLLOWED_HYPERLINK

        const Number FOLLOWED_HYPERLINK
      • STYLE_COLOR

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