Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::setFormula Method
Syntax
C++
virtual void setFormula(OdInt32 nRow, OdInt32 nCol, OdUInt32 nContent, const OdString sFormula);

Sets the formula of the specified content of a cell. 

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[in] Column index of the cell.
nContent
[in] Number of content.
sFormula
[in] Formula.

Method generates the eNotImplementedYet exception.

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