Skip to main content
A newer version of this page is available. .
Row

SpreadsheetInvalidFormatExceptionEventArgs Class

Provides data for the ISpreadsheetComponent.InvalidFormatException event.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

[ComVisible(true)]
public class SpreadsheetInvalidFormatExceptionEventArgs :
    EventArgs

Inheritance

Object
EventArgs
SpreadsheetInvalidFormatExceptionEventArgs
See Also