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)
ParameterTypeDescription
indexint32_tDestination sheet index.

See Also