Click or drag to resize

DynamicFilter DynamicFilterType Property

Gets and sets the dynamic filter 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 DynamicFilterType DynamicFilterType { get; set; }

Property Value

Type: DynamicFilterType
See Also