Enum ColorType

Enum ColorType

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

Reprezentuje wszystkie typy kolorów

public enum ColorType

Pola

Automatic = 0

Kolor automatyczny.

AutomaticIndex = 1

To kolor automatyczny, ale wyświetlany kolor zależy od ustawienia systemu operacyjnego.

Nieobsługiwane.

IndexedColor = 3

Indeks koloru w palecie kolorów.

RGB = 2

Kolor RGB.

Theme = 4

Kolor motywu.

 Polski