[]
Formats the specified data into the format of the cell type and returns it as a string.
public abstract string Format(object obj)
Public MustOverride Function Format(obj As Object) As String
Type | Name | Description |
---|---|---|
object | obj | Object in the data model with cell data to format |
Type | Description |
---|---|
string |