Parameters |
Description |
OdInt32 nRow |
[in] Row index. |
OdInt32 nCol |
[in] Column index. |
True if the specified cell has been merged; false otherwise.
Returns true if and only if the specified cell has been merged.
Method generates the eInvalidInput exception when the row argument is more than the number of rows or the column argument is more than the number of columns.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|