Close

Relief for ODA Team in Ukraine

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

Sets the formula at the specified content index of the cell. 

 

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

Method generates the eNotImplementedYet exception.

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