Spread Windows Forms 12.0 Product Documentation
IgnoreFormula Property (IOptimizedEnumerationSupport3)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IOptimizedEnumerationSupport3 Interface : IgnoreFormula Property
Gets or sets a value that indicates whether to ignore formulas.
Syntax
'Declaration
 
Property IgnoreFormula As Boolean
'Usage
 
Dim instance As IOptimizedEnumerationSupport3
Dim value As Boolean
 
instance.IgnoreFormula = value
 
value = instance.IgnoreFormula
bool IgnoreFormula {get; set;}
See Also

Reference

IOptimizedEnumerationSupport3 Interface
IOptimizedEnumerationSupport3 Members