[]
Represents the filter that hides rows based on certain criteria.
public class HideRowFilter : DefaultRowFilter, IRowFilterComboSupport, IRowFilterSlim, IRowFilter, ISerializeSupport, IRowFilterFrozenSupport
Public Class HideRowFilter
Inherits DefaultRowFilter
Implements IRowFilterComboSupport, IRowFilterSlim, IRowFilter, ISerializeSupport, IRowFilterFrozenSupport
Name | Description |
---|---|
HideRowFilter() | Creates a new row filter that hides rows. |
HideRowFilter(SheetView) | Creates a new row filter for the specified sheet that hides rows that match the criteria. |
Name | Description |
---|---|
Deserialize(XmlNodeReader) | Loads the object from XML. |
Serialize(XmlTextWriter) | Saves the object to XML. |