WorksheetCollection.MoveTo
WorksheetCollection.MoveTo method
moved the sheet to the specified postion.
public void MoveTo(int movedSheetIndex, int destSheetIndex)
| Parameter | Type | Description |
|---|---|---|
| movedSheetIndex | Int32 | The postion of the worksheet to be moved. |
| destSheetIndex | Int32 | The target postion. |
See Also
- class WorksheetCollection
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop