[]
Interface that supports style filters in the style model for filtering rows on a sheet.
public interface IFilteredRowSupport
Public Interface IFilteredRowSupport
Name | Description |
---|---|
ClearFilterRowFormats() | Removes all the filtered row formats from the style model. |
SetFilteredRowFormat(int, StyleInfo) | Sets the format for the specified row into the style model. |