XlsRange IgnoreErrorOptions Property |
Namespace: Spire.Xls.Core.Spreadsheet
public IgnoreErrorType IgnoreErrorOptions { get; set; }
Public Property IgnoreErrorOptions As IgnoreErrorType Get Set
public: virtual property IgnoreErrorType IgnoreErrorOptions { IgnoreErrorType get () sealed; void set (IgnoreErrorType value) sealed; }
abstract IgnoreErrorOptions : IgnoreErrorType with get, set override IgnoreErrorOptions : IgnoreErrorType with get, set