class documentation
チャートの色について扱うオブジェクトです。
Method | __init__ |
コンストラクタ。インスタンスを作成します。 |
Method | get |
明度を取得します。 |
Method | get |
テーマ色を取得します。 |
Method | get |
16進数値(RGB)を取得します。 |
Method | get |
Excelで定義されているスキーマ色を取得します。 |
Method | get |
輝度を取得します。 |
Method | set |
明度を設定します。 |
Method | set |
テーマ色を設定します。 |
Method | set |
16進数値(RGB)を設定します。 |
Method | set |
Excelで定義されているスキーマ色を設定します。 |
Method | set |
輝度を設定します。 |