[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ColorType

ColorType Enum

Specifies the color format type.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum ColorType : byte
Public Enum ColorType As Byte

Fields

Name Description
ARGB

The ARGB format which stands for alpha, red, green and blue.

Auto

The automatic color that is determined by application.

Index

The system-defined indexed color format.

Theme

The system-defined theme color format.