MoveTo Method
MoveTo function
Moves the sheet to another location in the spreadsheet.
func (instance *Worksheet) MoveTo(index int32) error
Remarks
See Also
- Class Worksheet
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Moves the sheet to another location in the spreadsheet.
func (instance *Worksheet) MoveTo(index int32) error