Spread Windows Forms 12.0 Product Documentation
UnstrictR1C1Boundary Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > FormulaEngine Class : UnstrictR1C1Boundary Method
Stops verifying whether the R1C1 reference is unbound or not.
Syntax
'Declaration
 
Public Sub UnstrictR1C1Boundary() 
'Usage
 
Dim instance As FormulaEngine
 
instance.UnstrictR1C1Boundary()
public void UnstrictR1C1Boundary()
See Also

Reference

FormulaEngine Class
FormulaEngine Members