IWorksheetsMove Method Bytescout Spreadsheet SDK
Moves the specified SourceIndex Worksheet.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

void Move(
	int SourceIndex,
	int DestIndex
)

Parameters

SourceIndex
Type: SystemInt32
Index of the source.
DestIndex
Type: SystemInt32
Index of the destination.
See Also

Reference