Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::mergedHeight Method
Syntax
C++
OdUInt32 mergedHeight(OdUInt32 row, OdUInt32 column) const;

Returns cell property "merged height". The first cell may have a value > 1. Next cells have a value equal 1. 

 

Parameters
Description
row
[in] Row index.
column
[in] Column index.
Copyright © 2002-2022. Open Design Alliance All rights reserved.