IAutoFilter module
- class IAutoFilter.IAutoFilter
Bases:
ABC- abstract property FirstCondition: IAutoFilterCondition
- abstract property IsAnd: bool
- abstract property IsFiltered: bool
- abstract property IsSimple1: bool
- abstract property IsSimple2: bool
- abstract property IsTop10Items: bool
- abstract property IsTop10Percent: bool
- abstract property SecondCondition: IAutoFilterCondition
- abstract property ShowTopItem: bool
- abstract property Top10Items: int