'Declaration
Public Function GetAt( _ ByVal index As System.Integer _ ) As NFormulaCell
'Usage
Dim instance As NFormulaCellDictionary Dim index As System.Integer Dim value As NFormulaCell value = instance.GetAt(index)
public NFormulaCell GetAt( System.int index )
Parameters
- index