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