Close

Relief for ODA Team in Ukraine

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

Returns the text string of the cell as an OdString value. 

 

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

Text string.

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