Close

Relief for ODA Team in Ukraine

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

Sets the tooltip of the cell. 

 

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