Spread for ASP.NET 11 Product Documentation
Color Property (ConditionalFormattingColorValue)


FarPoint.Web.Spread Assembly > FarPoint.Web.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