CellValueConversionErrorEventArgs.CellValue Property
Gets the value that caused the error.
Namespace: DevExpress.Spreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
CellValue | A CellValue object that is the value contained in the cell. |
See Also