Parameters |
Description |
OdInt32 nRow |
[in] Row index of the cell. |
OdInt32 nCol |
[in] Column index of the cell. |
OdInt32 nFromIndex |
[in] Index of the content to move. |
OdInt32 nToIndex |
[in] Target index of the content where it should be moved to. |
Moves content in a cell from one position to another.
Method generates the eNotImplementedYet exception.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|