Click or drag to resize

IWorkbook ThrowOnUnknownNames Property

Indicates whether exception should be thrown when unknown name was found in a formula.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool ThrowOnUnknownNames { get; set; }

Property Value

Type: Boolean
See Also