API Reference > OdDb Classes > OdDbBPTAuditError Class > OdDbBPTAuditError Methods > OdDbBPTAuditError::getCellIndex Method
OdDbBPTAuditError::getCellIndex Method
Syntax
C++
void getCellIndex(int& row, int& col) const;
Parameters 
Description 
int& row 
[out] Receives the row of the cell.  
int& col 
[out] Receives the column of the cell. 

Gets the index of a cell. 

 

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