Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbFormattedTableData::isFormatEditable Method
Syntax
C++
virtual bool isFormatEditable(OdInt32 nRow, OdInt32 nCol) const;

Returns "editing format flag" cell property. 

 

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

True if cell format can be edited or false if not.

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