Worksheet.IgnoredErrors Property
In This Article
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
IgnoredErrorCollection IgnoredErrors { get; }
#Property Value
Type | Description |
---|---|
Ignored |
An Ignored |
See Also