Interface IAutoFilters
public interface IAutoFilters : IExcelApplication
- Inherited Members
Properties
Count
int Count { get; }
Property Value
this[int]
FilterColumn this[int columnIndex] { get; }
Parameters
columnIndex
int
Property Value
Range
IXLSRange Range { get; set; }