Spread Windows Forms 12.0 Product Documentation
StrictR1C1Boundary Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > FormulaEngine Class : StrictR1C1Boundary Method
All unbound ranges will be parsed as #REF! when we parse in R1C1 reference style.
Syntax
'Declaration
 
Public Sub StrictR1C1Boundary() 
'Usage
 
Dim instance As FormulaEngine
 
instance.StrictR1C1Boundary()
public void StrictR1C1Boundary()
See Also

Reference

FormulaEngine Class
FormulaEngine Members