Click or drag to resize

XlsValidation IsListInFormula Property

Indicates whether formula contains list of values.

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

Property Value

Type: Boolean

Implements

IDataValidation IsListInFormula
See Also