Gets the formatting attributes of a table cell. The property's value is an object of type Table
<void> TableCell.getCellFormat(<RequestCellFormatCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the cell's format. |
error |
Optional. Is called when the operation failed with an error. |