Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBPTAuditError::getCellIndex Method
Syntax
C++
void getCellIndex(int& row, int& col) const;

Gets the index of a cell. 

 

Parameters
Description
row
[out] Receives the row of the cell.
col
[out] Receives the column of the cell.
Copyright © 2002-2022. Open Design Alliance All rights reserved.