Spread Windows Forms 12.0 Product Documentation
CellValue Constructor(Double)


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellValue Structure > CellValue Constructor : CellValue Constructor(Double)
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Double _
)
'Usage
 
Dim value As Double
 
Dim instance As New CellValue(value)
public CellValue( 
   double value
)

Parameters

value
See Also

Reference

CellValue Structure
CellValue Members
Overload List