Worksheet.IgnoredErrors Property
Provides access to ranges and error types which are ignored in those ranges.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
IgnoredErrorCollection | An IgnoredErrorCollection collection of IgnoredError objects. |
See Also