GemBox.Spreadsheet

IoWarningEventArgs.Operation Property

Indicates which operation caused this event to fire.

public IoOperation Operation {get;}

Remarks

You can use this property to handle XLS / CSV or reading / writing operations differently inside your event handlers.

See Also

IoWarningEventArgs Class | GemBox.Spreadsheet Namespace