Note: This API is now obsolete.
Fired for unexpected situations when reading or writing XLS / CSV files.
Namespace:
GemBox.Spreadsheet
Assembly:
GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 43.0.35.1005
Syntax[ObsoleteAttribute("This event is not raised anymore. This event is obsolete and will be removed in a future version. For more info, see https://www.gemboxsoftware.com/spreadsheet/help/html/Obsolete_Members.htm#ExcelFileIoWarning.")]
public event IoWarningEventHandler IoWarning
<ObsoleteAttribute("This event is not raised anymore. This event is obsolete and will be removed in a future version. For more info, see https://www.gemboxsoftware.com/spreadsheet/help/html/Obsolete_Members.htm#ExcelFileIoWarning.")>
Public Event IoWarning As IoWarningEventHandler
Value
Type:
GemBox.SpreadsheetIoWarningEventHandler
See Also