Enum ColorType

Enum ColorType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

すべての色タイプを表します

public enum ColorType

フィールド

Automatic = 0

自動色です。

AutomaticIndex = 1

自動色ですが、表示される色はOSの設定に依存します。

サポートされていません。

IndexedColor = 3

カラーパレット内の色インデックスです。

RGB = 2

RGB色です。

Theme = 4

テーマカラーです。

 日本語