Class AdvancedFilter

Class AdvancedFilter

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Represents the settings of advanced filter.

public class AdvancedFilter

Inheritance

objectAdvancedFilter

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

CopyToRange

Gets the range where copying the resut of this advanced filter to.

public string CopyToRange { get; }

Property Value

string

CriteriaRange

Gets the criteria range of this advanced filter.

public string CriteriaRange { get; }

Property Value

string

ListRange

Gets the list range of this advanced filter.

public string ListRange { get; }

Property Value

string