GrapeCity.Xaml.SpreadSheet.Data
Accent6 Property


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

Property Value

The accent6.
See Also

Reference

ThemeColor Class
ThemeColor Members