Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::hasFormula Method
Syntax
C++
virtual bool hasFormula(OdInt32 nRow, OdInt32 nCol, OdUInt32 nContent) const;

Checks if the cell has a formula in the specified content. 

 

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

True if the cell has a formula in the specified content; false otherwise.

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