AutoFilterDynamicFilter

AutoFilterDynamicFilter

Overview

AutoFilterDynamicFilter is a class in Aspose.Cells FOSS for .NET.

Represents auto filter dynamic filter.

This class provides 1 method for working with AutoFilterDynamicFilter objects in .NET programs. Available methods include: Clear. All exported members are accessible to any .NET application after installing the Aspose.Cells FOSS for .NET package. Properties: Enabled, MaxValue, Type, Value.

Description

AutoFilterDynamicFilter is a class in the Aspose.Cells FOSS library for .NET that exposes 1 method and 4 properties for programmatic use.

Properties

NameTypeAccessDescription
EnabledboolRead/WriteGets or sets the enabled.
TypestringRead/WriteGets or sets the type.
Valuedouble?Read/WriteGets or sets the value.
MaxValuedouble?Read/WriteGets or sets the max value.

Methods

SignatureDescription
Clear()Clears the current state.

See Also

 English