Close

Relief for ODA Team in Ukraine

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

Returns cell property "merged flag". The first cell has a value equal false. Next cells have a value equal to true. 

 

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