Aspose::Cells::IAutoFilter Member List

This is the complete list of members for Aspose::Cells::IAutoFilter, including all inherited members.

AddDateFilter(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::DateTimeGroupingType dateTimeGroupingType, Aspose::Cells::Systems::Int32 year, Aspose::Cells::Systems::Int32 month, Aspose::Cells::Systems::Int32 day, Aspose::Cells::Systems::Int32 hour, Aspose::Cells::Systems::Int32 minute, Aspose::Cells::Systems::Int32 second)=0Aspose::Cells::IAutoFilterpure virtual
AddFillColorFilter(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::BackgroundType pattern, intrusive_ptr< Aspose::Cells::ICellsColor > foregroundColor, intrusive_ptr< Aspose::Cells::ICellsColor > backgroundColor)=0Aspose::Cells::IAutoFilterpure virtual
AddFilter(Aspose::Cells::Systems::Int32 fieldIndex, intrusive_ptr< Aspose::Cells::Systems::String > criteria)=0Aspose::Cells::IAutoFilterpure virtual
AddFontColorFilter(Aspose::Cells::Systems::Int32 fieldIndex, intrusive_ptr< Aspose::Cells::ICellsColor > color)=0Aspose::Cells::IAutoFilterpure virtual
AddIconFilter(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::IconSetType iconSetType, Aspose::Cells::Systems::Int32 iconId)=0Aspose::Cells::IAutoFilterpure virtual
Custom(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::FilterOperatorType operatorType1, intrusive_ptr< Aspose::Cells::Systems::Object > criteria1)=0Aspose::Cells::IAutoFilterpure virtual
Custom(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::FilterOperatorType operatorType1, intrusive_ptr< Aspose::Cells::Systems::Object > criteria1, bool isAnd, Aspose::Cells::FilterOperatorType operatorType2, intrusive_ptr< Aspose::Cells::Systems::Object > criteria2)=0Aspose::Cells::IAutoFilterpure virtual
DynamicFilter(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::DynamicFilterType dynamicFilterType)=0Aspose::Cells::IAutoFilterpure virtual
Filter(Aspose::Cells::Systems::Int32 fieldIndex, intrusive_ptr< Aspose::Cells::Systems::String > criteria)=0Aspose::Cells::IAutoFilterpure virtual
FilterTop10(Aspose::Cells::Systems::Int32 fieldIndex, bool isTop, bool isPercent, Aspose::Cells::Systems::Int32 itemCount)=0Aspose::Cells::IAutoFilterpure virtual
GetICellArea()=0Aspose::Cells::IAutoFilterpure virtual
GetIDataSorter()=0Aspose::Cells::IAutoFilterpure virtual
GetIFilterColumns()=0Aspose::Cells::IAutoFilterpure virtual
GetRange()=0Aspose::Cells::IAutoFilterpure virtual
GetShowFilterButton()=0Aspose::Cells::IAutoFilterpure virtual
MatchBlanks(Aspose::Cells::Systems::Int32 fieldIndex)=0Aspose::Cells::IAutoFilterpure virtual
MatchNonBlanks(Aspose::Cells::Systems::Int32 fieldIndex)=0Aspose::Cells::IAutoFilterpure virtual
Refresh()=0Aspose::Cells::IAutoFilterpure virtual
Refresh(bool hideRows)=0Aspose::Cells::IAutoFilterpure virtual
RemoveDateFilter(Aspose::Cells::Systems::Int32 fieldIndex, Aspose::Cells::DateTimeGroupingType dateTimeGroupingType, Aspose::Cells::Systems::Int32 year, Aspose::Cells::Systems::Int32 month, Aspose::Cells::Systems::Int32 day, Aspose::Cells::Systems::Int32 hour, Aspose::Cells::Systems::Int32 minute, Aspose::Cells::Systems::Int32 second)=0Aspose::Cells::IAutoFilterpure virtual
RemoveFilter(Aspose::Cells::Systems::Int32 fieldIndex, intrusive_ptr< Aspose::Cells::Systems::String > criteria)=0Aspose::Cells::IAutoFilterpure virtual
RemoveFilter(Aspose::Cells::Systems::Int32 fieldIndex)=0Aspose::Cells::IAutoFilterpure virtual
SetRange(Aspose::Cells::Systems::Int32 row, Aspose::Cells::Systems::Int32 startColumn, Aspose::Cells::Systems::Int32 endColumn)=0Aspose::Cells::IAutoFilterpure virtual
SetRange(intrusive_ptr< Aspose::Cells::Systems::String > value)=0Aspose::Cells::IAutoFilterpure virtual
SetShowFilterButton(bool value)=0Aspose::Cells::IAutoFilterpure virtual
ShowAll()=0Aspose::Cells::IAutoFilterpure virtual