Gets the formatting attributes of a table column.
<void> TableColumn.getCellFormat(<RequestCellFormatCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the formatting attributes of the column. |
error |
Optional. Is called when the operation failed with an error. |