[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.IsKnownColor

IsKnownColor Method

IsKnownColor()

Gets a value indicating whether this Color structure is a predefined color. Predefined colors are represented by the elements of the KnownColor enumeration.

Declaration
public bool IsKnownColor()
Public Function IsKnownColor() As Boolean
Returns
Type Description
bool

true if this Color was created from a predefined color; otherwise, false.