API Reference > OdDb Classes > OdDbFormattedTableData Class > OdDbFormattedTableData Methods > OdDbFormattedTableData::backgroundColor Method
OdDbFormattedTableData::backgroundColor Method
Syntax
C++
virtual OdCmColor backgroundColor(OdInt32 nRow, OdInt32 nCol) const;
Parameters 
Description 
OdInt32 nRow 
[in] Row index of the cell.  
OdInt32 nCol 
[in] Column index of the cell.  

Background color value.

Returns the background color for the specified cell in this table object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.