CellsColor

Contents
[ ]

cellsColor

       Represents all types of color.            
Property Name Property Type Nullable ReadOnly DefaultValue Description
Color Class:Color True False Gets and sets the RGB color.
ColorIndex Integer True False Gets and sets the color index in the color palette. Only applies of indexed color.
IsShapeColor Boolean True False Gets and set the color which should apply to cell or shape.
tint Floating True False Set the tint of the shape color
Argb Integer True False Gets and sets the color from a 32-bit ARGB value.
ThemeColor Class:ThemeColor True False Gets the theme color. Only applies for theme color type.
Type String True False The color type.
Transparency Floating True False Gets and sets transparency as a value from 0.0 (opaque) through 1.0 (clear).