void SetCellValue( Cell cell, object value )
'Declaration Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'Declaration
Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'Usage Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
'Usage
Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
ISpreadDataViewDataFormatter Interface ISpreadDataViewDataFormatter Members