Close

Relief for ODA Team in Ukraine

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

Checks whether the merge-all flag is enabled for the cell, row or column. 

 

Parameters
Description
row
[in] Row index.
col
[in] Column index.

True if the merge-all flag is enabled or false if it is not.

Method generates the eNotImplementedYet exception.

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