Parameters |
Description |
OdUInt32 row |
[in] Row index. |
double height |
[in] Height of the inserted rows. |
OdUInt32 numRows = 1 |
[in] Number of rows to insert. |
Inserts the specified number of rows into this table entity at the specified row index.
Method generates the eInvalidInput exception when the height is zero.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|