Spread Windows Forms 12.0 Product Documentation
CellValue Constructor(DateTime)


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

Parameters

value
See Also

Reference

CellValue Structure
CellValue Members
Overload List