Moves a Worksheet from one location to another.

Syntax

ISExcelWorksheets.Move(index, newIndex)

Parameters

NameTypeOptionalByRefDescription
index Integer The zero-based index of the Worksheet to move.
newIndex Integer The zero-based index to move the Worksheet to.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISExcelWorksheets
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0