API Reference > OdDb Classes > OdDbTable Class > OdDbTable Methods > OdDbTable::clearCellOverrides Method
OdDbTable::clearCellOverrides Method
Syntax
C++
void clearCellOverrides(OdUInt32 row, OdUInt32 column);
Parameters 
Description 
OdUInt32 row 
[in] Row index of the  
OdUInt32 column 
[in] Column index of the cell. 

Clears the cell overrides for the specified cell in this table entity. 

 

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