Spread Windows Forms 12.0 Product Documentation
Color Property (ConditionalFormattingColorValue)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ConditionalFormattingColorValue Class : Color Property
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
public Color Color {get;}

Property Value

The color.
See Also

Reference

ConditionalFormattingColorValue Class
ConditionalFormattingColorValue Members