'Usage Dim instance As ListBoxCellType Dim o As Object Dim value As String value = instance.Format(o)
Parameters
- o
- Object in the data model from which to get formatting information
Return Value
String containing the type of format
'Usage Dim instance As ListBoxCellType Dim o As Object Dim value As String value = instance.Format(o)