[]
        
(Showing Draft Content)

GrapeCity.Core.ColorType

ColorType Enum

Specifies the scheme color type.

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

Fields

Name Description
ARGB

Color is determined by values of alpha, red, green, and blue.

SchemeColor

Color is defined by an application-specific scheme.

Unspecified

Color is not defined.