Worksheet.MoveTo
Worksheet.MoveTo method
Moves the sheet to another location in the spreadsheet.
public void MoveTo(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Destination sheet index. |
See Also
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells