Warning event arguments class used by the event which is raised on warning happens in the excel lite library

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 35.0.30.1025

Syntax

C#
public class IoWarningEventArgs : EventArgs
Visual Basic
Public Class IoWarningEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    GemBox.Spreadsheet..::..IoWarningEventArgs

See Also