Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::getValue Method (OdInt32, OdInt32)
Syntax
C++
virtual OdValue getValue(OdInt32 nRow, OdInt32 nCol) const;

Returns the value of the zero content of a cell. 

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[in] Column index of the cell.

Cell value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.