[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.ToString

ToString Method

ToString()

Returns the fully qualified type name of this instance.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The fully qualified type name.

Overrides