Click or drag to resize

CustomFilter String Property

String value. Read-only.

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

Property Value

Type: String

Implements

IAutoFilterCondition String
See Also