Close

Relief for ODA Team in Ukraine

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

Returns merge range of the cell as an object of the OdCellRange class. Returns invalid merge range if the cell is not part of the merge range. 

 

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

Merge range.

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