[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IColorFormat

IColorFormat Interface

Represents the color of a one-color object, the color of an object with a gradient or patterned fill, or the pointer color.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: GcDocs.Excel.dll
Syntax
public interface IColorFormat

Properties

Name Description
Brightness

Gets or sets the luminosity of the specified object.

ColorType

Gets or sets the color type.

ObjectThemeColor

Gets or sets a color that is mapped to the theme color scheme (read or write).

RGB

Gets or sets the GrapeCity.Documents.Excel.RGBColor object.

TintAndShade

Gets or sets the color of a color object as an index in the current color scheme.