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