Gets the formatting attributes of a table column.

<void> TableColumn.getCellFormat(<RequestCellFormatCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the formatting attributes of the column.
errorCallback Optional. Is called when the operation failed with an error.