Close

Relief for ODA Team in Ukraine

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

Checks if a cell is linked to a data source. 

 

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

True if the cell is linked to a data source; false otherwise.

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