Click or drag to resize

DynamicFilter MaxValue Property

Gets and sets the dynamic filter max value.

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

Property Value

Type: Object
See Also