Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure / CellValue Constructor / CellValue Constructor(CalcError)


In This Topic
CellValue Constructor(CalcError)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal value As CalcError _
)
 
'Usage
 
Dim value As CalcError
 
Dim instance As New CellValue(value)

Parameters

value
See Also