Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingColorValue Class / Color Property


In This Topic
Color Property (ConditionalFormattingColorValue)
In This Topic
Gets or sets the color.
Syntax
'Declaration
 
Public ReadOnly Property Color As Color
 
'Usage
 
Dim instance As ConditionalFormattingColorValue
Dim value As Color
 
value = instance.Color

Property Value

The color.
See Also