GrapeCity.Xaml.SpreadSheet.Data
FollowedHyperlink Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > ThemeColor Class : FollowedHyperlink Property
Gets or sets the color of the followed hyperlink.
Syntax
'Declaration
 
Public Property FollowedHyperlink As Color
'Usage
 
Dim instance As ThemeColor
Dim value As Color
 
instance.FollowedHyperlink = value
 
value = instance.FollowedHyperlink
public Color FollowedHyperlink {get; set;}

Property Value

The color of the followed hyperlink.
See Also

Reference

ThemeColor Class
ThemeColor Members