Class ExcelFilterColumn
- Namespace
- OfficeOpenXml.Filter
- Assembly
- EPPlus.dll
Base class for filter columns
public abstract class ExcelFilterColumn : XmlHelper
- Inheritance
-
ExcelFilterColumn
- Derived
- Inherited Members
Properties
HiddenButton
If true the AutoFilter button for this column is hidden.
public bool HiddenButton { get; set; }
Property Value
Position
Zero-based index indicating the AutoFilter column to which this filter information applies
public int Position { get; }
Property Value
ShowButton
Should filtering interface elements on this cell be shown.
public bool ShowButton { get; set; }
Property Value
Methods
GetFilterValue(string)
Gets the filter value
protected object GetFilterValue(string value)
Parameters
value
stringThe value