Click or drag to resize

IAutoFilter IsAnd Property

True means to use AND operation between conditions, False to use OR. Read-only.

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

Property Value

Type: Boolean
See Also