AutoFilter

Overview

AutoFilter 是 C++ 的 FOSS 中的 Aspose.Cells 类.

表示自动过.

本类提供了5种方法,用于在C++程序中与AutoFilter对象工作. 有的方法包括: Clear, GetFilterColumns, GetRange, GetSortState, SetRange. 在安装了Aspose.Cells FOSS for C++ 包后,所有公众成员都可以访问任何C ++应用程序.

Methods

SignatureDescription
GetRange()std::string得到或设置范围.
SetRange(value: std::string)设置范围值.
GetFilterColumns()FilterColumnCollection得到过列.
GetSortState()AutoFilterSortState得到了分类状态.
Clear()清除了当前的状态.

See Also

 中文