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

테마 색상입니다.

 한국어