Click or drag to resize

FilterColumn Visibledropdown Property

Indicates whether the AutoFilter button for this column is visible.

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

Property Value

Type: Boolean
See Also