GrapeCity.Xaml.SpreadSheet.Data
Accent4 Property


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

Property Value

The accent4.
See Also

Reference

ThemeColor Class
ThemeColor Members