AutoFilterDynamicFilter
AutoFilterDynamicFilter
Overview
AutoFilterDynamicFilter 是一个类在Aspose.Cells FOSS的.NET中.
表示自动过器动态过 ?? 器.
这个类提供了在NET程序中使用AutoFilterDynamicFilter 对象的1种方法. 有的方法包括: Clear. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后. 特性: Enabled, MaxValue, Type, Value.
Description
AutoFilterDynamicFilter 是一个在 .NET 的 Aspose.Cells FOSS 库中的类,它暴露了 1 种方法和 4 个属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Enabled | bool | 阅读/写作 | 得到或设置启用. |
Type | string | 阅读/写作 | 得到或设置类型. |
Value | double? | 阅读/写作 | 得到或设置值. |
MaxValue | double? | 阅读/写作 | 得到或设置最大值. |
Methods
| Signature | Description |
|---|---|
Clear() | 清除了当前的状态. |