Close

Relief for ODA Team in Ukraine

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

Returns merge range of the cell as an object of the OdCellRange class. 

 

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

Merge range of the specified cell.

Returns invalid merge range if the cell is not part of the merge range.

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