Close

Relief for ODA Team in Ukraine

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

Returns the tooltip of the cell as an OdString value. 

 

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

Tooltip as an OdString value.

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