Close

Relief for ODA Team in Ukraine

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

Returns the data link cell range that includes the specified row and column. 

 

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

Cell range.

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