Spread for ASP.NET 12 Product Documentation
FirstFormula Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BetweenValuesConditionalFormattingRule Class : FirstFormula Property
Gets or sets the first formula.
Syntax
'Declaration
 
Public Property FirstFormula As String
'Usage
 
Dim instance As BetweenValuesConditionalFormattingRule
Dim value As String
 
instance.FirstFormula = value
 
value = instance.FirstFormula
public string FirstFormula {get; set;}

Property Value

The first formula.
See Also

Reference

BetweenValuesConditionalFormattingRule Class
BetweenValuesConditionalFormattingRule Members