Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::getDataLinkRange Method
Syntax
C++
OdCellRange getDataLinkRange(OdInt32 row, OdInt32 col) const;

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

 

Parameters
Description
row
[in] Row index of the cell.
col
[in] Column index of the cell.

Data link cell range.

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