public void SetCellValue( Cell cell, object value )
'Declaration Public Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'Declaration
Public Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'Usage Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
'Usage
Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
DefaultSpreadDataViewDataFormatter Class DefaultSpreadDataViewDataFormatter Members