Close

Relief for ODA Team in Ukraine

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

Returns the tooltip of the cell as an OdString value. 

 

Parameters
Description
nRow
[in] Row index.
nCol
[in] Column index.

Tooltip of the cell.

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