SwapSheet Method
SwapSheet function
Swaps the two sheets.
func (instance *WorksheetCollection) SwapSheet(sheetindex1 int32, sheetindex2 int32) error
Remarks
See Also
- Class WorksheetCollection
- Library Aspose.Cells for Go
Swaps the two sheets.
func (instance *WorksheetCollection) SwapSheet(sheetindex1 int32, sheetindex2 int32) error