[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Authors.GetColor

GetColor Method

GetColor(IAuthor)

Gets the theme color of an author.

Declaration
public Color GetColor(IAuthor author)
Public Function GetColor(author As IAuthor) As Color
Parameters
Type Name Description
IAuthor author

The author.

Returns
Type Description
Color

A Color value represent the theme color of the author.