Spread Windows Forms 12.0 Product Documentation
SetValue(DateTime) Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellValue Structure > SetValue Method : SetValue(DateTime) Method
Set a DateTime value. For spread win
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal value As Date _
) 
'Usage
 
Dim instance As CellValue
Dim value As Date
 
instance.SetValue(value)
public void SetValue( 
   DateTime value
)

Parameters

value
See Also

Reference

CellValue Structure
CellValue Members
Overload List