Controls the background color setting for the specified cell in this table entity (DXF 283).
Parameters
Parameters
Description
row
[in] Row index of the cell.
column
[in] Column index of the cell.
disable
[in] Disables the background color if true, enables if false. Method generates the eInvalidInput exception when the row type mask is more than 7, the row argument is more than the number of rows, or the column argument is more than the number of columns.