'Declaration
Public Overridable Sub UpdateReferencesTreeView( _ ByVal treeView As System.Windows.Forms.TreeView, _ ByVal cell As NFormulaCell _ )
'Usage
Dim instance As NFormulaSheet Dim treeView As System.Windows.Forms.TreeView Dim cell As NFormulaCell instance.UpdateReferencesTreeView(treeView, cell)
public virtual void UpdateReferencesTreeView( System.Windows.Forms.TreeView treeView, NFormulaCell cell )
Parameters
- treeView
- cell