Close

Relief for ODA Team in Ukraine

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

Returns the formula at the specified content index of the cell as an object of the OdString class. 

 

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

Formula as an object of the OdString class.

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