Enum ColorType
Enum ColorType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
表示所有颜色类型
public enum ColorType
字段
Automatic = 0
自动颜色。
AutomaticIndex = 1
它是自动颜色,但显示的颜色取决于操作系统的设置。
不支持。
IndexedColor = 3
调色板中的颜色索引。
RGB = 2
RGB颜色。
Theme = 4
主题颜色。