Name | Description | |
---|---|---|
SheetDragMovingEventArgs Constructor | Creates a new object with the SheetDragMoving event arguments. |
The following tables list the members exposed by SheetDragMovingEventArgs.
Name | Description | |
---|---|---|
SheetDragMovingEventArgs Constructor | Creates a new object with the SheetDragMoving event arguments. |
Name | Description | |
---|---|---|
Cancel | Gets or sets whether to cancel the sheet drag and move action. | |
Restrict | Gets or sets whether to allow the sheet to be moved to the ToSheetIndex location. | |
SheetIndex | Gets the index of the sheet that is being moved. | |
ToSheetIndex | Gets the index of the new position where the sheet is being moved. |