[]
        
When deriving a cell type based on this type, override this
to change what gets passed back and formatted as a string
into the cell on the sheet from the object in the data model.
public override string Format(object obj)
Public Overrides Function Format(obj As Object) As String
| Type | Name | Description | 
|---|---|---|
| object | obj | Object in the data model  | 
    
| Type | Description | 
|---|---|
| string |