class documentation

class XlThemeColor(IntEnum):

View In Hierarchy

XlThemeColor列挙体

Members:

ThemeColorNone None

ThemeColorDark1 テキスト/濃色1 window text

ThemeColorLight1 テキスト/淡色1 Window

ThemeColorDark2 テキスト/濃色2

ThemeColorLight2 テキスト/淡色2

ThemeColorAccent1 強調1

ThemeColorAccent2 強調2

ThemeColorAccent3 強調3

ThemeColorAccent4 強調4

ThemeColorAccent5 強調5

ThemeColorAccent6 強調6

ThemeColorHyperlink ハイパーリンク

ThemeColorFollowedHyperlink 表示済みのハイパーリンク

ThemeColorText1 該当テーマのフォアカラー(tx1)

ThemeColorText2 該当テーマのフォアカラー(tx2)

ThemeColorBackGround1 該当テーマの背景カラー(bg1)

ThemeColorBackGround2 該当テーマの背景カラー(bg2)

Class Variable ThemeColorAccent1 強調1
Class Variable ThemeColorAccent2 強調2
Class Variable ThemeColorAccent3 強調3
Class Variable ThemeColorAccent4 強調4
Class Variable ThemeColorAccent5 強調5
Class Variable ThemeColorAccent6 強調6
Class Variable ThemeColorBackGround1 該当テーマの背景カラー(bg1)
Class Variable ThemeColorBackGround2 該当テーマの背景カラー(bg2)
Class Variable ThemeColorDark1 テキスト/濃色1 window text
Class Variable ThemeColorDark2 テキスト/濃色2
Class Variable ThemeColorFollowedHyperlink 表示済みのハイパーリンク
Class Variable ThemeColorHyperlink ハイパーリンク
Class Variable ThemeColorLight1 テキスト/淡色1 Window
Class Variable ThemeColorLight2 テキスト/淡色2
Class Variable ThemeColorNone None
Class Variable ThemeColorText1 該当テーマのフォアカラー(tx1)
Class Variable ThemeColorText2 該当テーマのフォアカラー(tx2)
ThemeColorAccent1 =

強調1

ThemeColorAccent2 =

強調2

ThemeColorAccent3 =

強調3

ThemeColorAccent4 =

強調4

ThemeColorAccent5 =

強調5

ThemeColorAccent6 =

強調6

ThemeColorBackGround1 =

該当テーマの背景カラー(bg1)

ThemeColorBackGround2 =

該当テーマの背景カラー(bg2)

ThemeColorDark1 =

テキスト/濃色1 window text

ThemeColorDark2 =

テキスト/濃色2

ThemeColorFollowedHyperlink =

表示済みのハイパーリンク

ThemeColorHyperlink =

ハイパーリンク

ThemeColorLight1 =

テキスト/淡色1 Window

ThemeColorLight2 =

テキスト/淡色2

ThemeColorNone =

None

ThemeColorText1 =

該当テーマのフォアカラー(tx1)

ThemeColorText2 =

該当テーマのフォアカラー(tx2)