'Usage Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
Parameters
- cell
- The cell
- value
- The value
'Usage Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)