Spread for ASP.NET 12 Product Documentation
FirstValue Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BetweenValuesConditionalFormattingRule Class : FirstValue Property
Gets or sets the first value in the range. This value accepts a number, date, time, or string.
Syntax
'Declaration
 
Public Property FirstValue As Object
'Usage
 
Dim instance As BetweenValuesConditionalFormattingRule
Dim value As Object
 
instance.FirstValue = value
 
value = instance.FirstValue
public object FirstValue {get; set;}
See Also

Reference

BetweenValuesConditionalFormattingRule Class
BetweenValuesConditionalFormattingRule Members