Click or drag to resize

XlsName IgnoreErrorOptions Property

Represents ignore error options. If not single cell returs concatenateed flags.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IgnoreErrorType IgnoreErrorOptions { get; set; }

Property Value

Type: IgnoreErrorType

Implements

IXLSRange IgnoreErrorOptions
See Also