Spread for ASP.NET 8.0 Product Documentation
IgnoreFormula Property (IOptimizedEnumerationSupport3)


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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IOptimizedEnumerationSupport3 Interface
IOptimizedEnumerationSupport3 Members

 

 


Copyright © GrapeCity, inc. All rights reserved.