«
class documentation

class XlColorType(IntEnum):

View In Hierarchy

XlColorType列挙体

Members:

ColorTypeMixed 混合

ColorTypeNone None

ColorTypeRGB RGBカラー

ColorTypeScheme Excelの事前定義されたスキーマカラー

ColorTypeTheme Excelの事前定義されたテーマカラー

Class Variable ColorTypeMixed 混合
Class Variable ColorTypeNone None
Class Variable ColorTypeRGB RGBカラー
Class Variable ColorTypeScheme Excelの事前定義されたスキーマカラー
Class Variable ColorTypeTheme Excelの事前定義されたテーマカラー
ColorTypeMixed =

混合

ColorTypeNone =

None

ColorTypeRGB =

RGBカラー

ColorTypeScheme =

Excelの事前定義されたスキーマカラー

ColorTypeTheme =

Excelの事前定義されたテーマカラー