'Declaration
Public Overloads Sub AddScratch( _ ByVal x As NSingleFormulaCell, _ ByVal y As NSingleFormulaCell, _ ByVal a As NSingleFormulaCell, _ ByVal b As NSingleFormulaCell, _ ByVal c As NSingleFormulaCell, _ ByVal d As NSingleFormulaCell _ )
'Usage
Dim instance As NScratchSection Dim x As NSingleFormulaCell Dim y As NSingleFormulaCell Dim a As NSingleFormulaCell Dim b As NSingleFormulaCell Dim c As NSingleFormulaCell Dim d As NSingleFormulaCell instance.AddScratch(x, y, a, b, c, d)
public void AddScratch( NSingleFormulaCell x, NSingleFormulaCell y, NSingleFormulaCell a, NSingleFormulaCell b, NSingleFormulaCell c, NSingleFormulaCell d )
Parameters
- x
- y
- a
- b
- c
- d