GrapeCity.Xaml.SpreadSheet.Data
Hyperlink Property (ThemeColor)


Gets or sets the hyperlink color.
Syntax
'Declaration
 
Public Property Hyperlink As Color
'Usage
 
Dim instance As ThemeColor
Dim value As Color
 
instance.Hyperlink = value
 
value = instance.Hyperlink
public Color Hyperlink {get; set;}

Property Value

The color of the hyperlink.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ThemeColor Class
ThemeColor Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options