Spread Windows Forms 12.0 Product Documentation
SetValue(Boolean) Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > CellValue Structure > SetValue Method : SetValue(Boolean) Method
Syntax
'Declaration
 
Public Overloads Sub SetValue( _
   ByVal value As Boolean _
) 
'Usage
 
Dim instance As CellValue
Dim value As Boolean
 
instance.SetValue(value)
public void SetValue( 
   bool value
)

Parameters

value
See Also

Reference

CellValue Structure
CellValue Members
Overload List