Aspose::Cells::Worksheet::MoveTo method
Worksheet::MoveTo method
Moves the sheet to another location in the spreadsheet.
void Aspose::Cells::Worksheet::MoveTo(int32_t index)
| Parameter | Type | Description | 
|---|---|---|
| index | int32_t | Destination sheet index. | 
See Also
- Class Vector
- Class Worksheet
- Namespace Aspose::Cells
- Library Aspose.Cells for C++