Close

Relief for ODA Team in Ukraine

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

Checks if a cell is linked to a data source. 

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[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.