Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
nRow
[in] Row index.
nCol
[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.