Spread Windows Forms 12.0 Product Documentation
ToString Method (Color)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Color Structure : ToString Method
Returns the fully qualified type name of this instance.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As Color
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

The fully qualified type name.
See Also

Reference

Color Structure
Color Members