IXLSRange IgnoreErrorOptions Property |
Namespace: Spire.Xls.Core
IgnoreErrorType IgnoreErrorOptions { get; set; }
Property IgnoreErrorOptions As IgnoreErrorType Get Set
property IgnoreErrorType IgnoreErrorOptions { IgnoreErrorType get (); void set (IgnoreErrorType value); }
abstract IgnoreErrorOptions : IgnoreErrorType with get, set