Spread Windows Forms 12.0 Product Documentation
ValuesRequires Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IConditionalFormattingDataRule Interface : ValuesRequires Property
Gets a value that indicates whether the rule needs all values from the ranges.
Syntax
'Declaration
 
ReadOnly Property ValuesRequires As Boolean
'Usage
 
Dim instance As IConditionalFormattingDataRule
Dim value As Boolean
 
value = instance.ValuesRequires
bool ValuesRequires {get;}

Property Value

true if the rule needs all values from the ranges; otherwise, false.
See Also

Reference

IConditionalFormattingDataRule Interface
IConditionalFormattingDataRule Members