Click or drag to resize

MultipleFilterCollection Count Property

Gets the number of elements contained.

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

Property Value

Type: Int32
See Also