AdvancedFilter

AdvancedFilter class

Represents the settings of advanced filter.

class AdvancedFilter;

Properties

PropertyTypeDescription
listRangestringReadonly. Gets the list range of this advanced filter.
criteriaRangestringReadonly. Gets the criteria range of this advanced filter.
copyToRangestringReadonly. Gets the range where copying the resut of this advanced filter to.

listRange

Readonly. Gets the list range of this advanced filter.

listRange : string;

criteriaRange

Readonly. Gets the criteria range of this advanced filter.

criteriaRange : string;

copyToRange

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

copyToRange : string;