'Usage
Dim instance As EditBaseCellType Dim obj As Object Dim value As String value = instance.Format(obj)
Parameters
- obj
- Object in the data model with cell data to format
'Usage
Dim instance As EditBaseCellType Dim obj As Object Dim value As String value = instance.Format(obj)
Exception | Description |
---|---|
System.ArgumentException | Specified object to format is not valid |