
ProTableCellFillColorGet | |
( ProTable* table /* (In) table */ int row /* (In) specify row of cell. Indices start at 1 */ int col /* (In) specify row of column. Indices start at 1 */ ProColor* color /* (Out) The color of the given table cell. */ ) |

selection not provided, selection not a table cell, or ProTable for output not provided. | |
When there is no fill color. | |
Successfully found color of the cell. |

