Close

Relief for ODA Team in Ukraine

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

Sets the tooltip of the cell. 

 

Parameters
Description
row
[in] Row index of the cell.
col
[in] Column index of the cell.
sToolTip
[in] Tooltip.
Copyright © 2002-2022. Open Design Alliance All rights reserved.