ExcelWorksheetMoveTo Method
Moves the worksheet in the worksheets collection of the workbook.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void MoveTo(
int toIndex
)
Parameters
- toIndex Int32
- The new index of the worksheet in the worksheets collection of the workbook.