Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmTableSectionData::getCellMergedArea Method
Syntax
C++
OdResult getCellMergedArea(OdUInt32 iRow, OdUInt32 iCol, OdBmTableCellMergedArea& mergedArea) const;

Retrieves table cell merge area. 

 

Parameters
Description
iRow
[in] Cell row.
iCol
[in] Cell column.
mergeArea
[out] Cell merge area.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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