GrapeCity.Xaml.Excel
ToString Method (GcColor)


Convert this GrapeCity.Excel.GcColor to a human-readable string
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As GcColor
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

A string that consists of the ARGB component names and their values.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcColor Structure
GcColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options