AutoFilterSortState
AutoFilterSortState
Overview
AutoFilterSortState 是一个类在Aspose.Cells FOSS的.NET中.
表示自动过器排序状态.
这个类提供了在NET程序中使用AutoFilterSortState 对象的1种方法. 有的方法包括: Clear. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后. 特性: CaseSensitive, ColumnSort, Ref, SortConditions, SortMethod.
Description
AutoFilterSortState 是一个在 .NET 的 Aspose.Cells FOSS 库中的类,它暴露了 1 种方法和 5 个属性用于编程使用.
课程还提供了 SortConditions 属性 (得到了排序条件).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ColumnSort | bool | 阅读/写作 | 获取或设置列排序. |
CaseSensitive | bool | 阅读/写作 | 让案件变得敏感. |
SortMethod | string | 阅读/写作 | 获取或设置排序方法. |
Ref | string | 阅读/写作 | 获胜或决定裁判. |
SortConditions | AutoFilterSortConditionCollection | Read | 得到了分类条件. |
Methods
| Signature | Description |
|---|---|
Clear() | 清除了当前的状态. |