SheetDragMovingEventArgs Constructor
Creates a new object with the SheetDragMoving event arguments.
public SheetDragMovingEventArgs(
int ,
int
)
Parameters
- sheetIndex
- Index of the sheet that is being moved.
- toSheetIndex
- Index where the sheet is moved to.