Nevron.FormulaSheet Namespace / NInt32FormulaCell Class / NInt32FormulaCell Constructor / NInt32FormulaCell Constructor(NInt32FormulaCell)


NInt32FormulaCell Constructor(NInt32FormulaCell)
Syntax
'Declaration
 
Public Function New( _
   ByVal cell As NInt32FormulaCell _
)
 
'Usage
 
Dim cell As NInt32FormulaCell
 
Dim instance As New NInt32FormulaCell(cell)

Parameters

cell
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also