GrapeCity.Xaml.SpreadSheet.Data
Accent5 Property


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

Property Value

The accent5.
See Also

Reference

ThemeColor Class
ThemeColor Members