Click or drag to resize

CustomFilter FilterOperatorType Property

Gets and sets the filter operator type.

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

Property Value

Type: FilterOperatorType
See Also