Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::isFormatEditable Method
Syntax
C++
bool isFormatEditable(OdInt32 row, OdInt32 col) const;

Returns the "editing format flag" cell property. 

 

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

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

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