WorksheetCollection.SwapSheet
WorksheetCollection.SwapSheet method
Swaps the two sheets.
public void SwapSheet(int sheetIndex1, int sheetIndex2)
| Parameter | Type | Description |
|---|---|---|
| sheetIndex1 | Int32 | The first worksheet. |
| sheetIndex2 | Int32 | The second worksheet. |
See Also
- class WorksheetCollection
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop