OperationProgressChangedEventArgs Class
Provides data for events that track the progress of an operation, such as loading and saving of a workbook.
public class OperationProgressChangedEventArgs
Public Class OperationProgressChangedEventArgs
- Inheritance:
- System.ObjectOperationProgressChangedEventArgs
Methods
CancelOperation()
Cancels the operation that reported this progress change.