AdvancedFilter

AdvancedFilter class

Represents the settings of advanced filter.

class AdvancedFilter;

Methods

MethodDescription
getListRange()Gets the list range of this advanced filter.
getCriteriaRange()Gets the criteria range of this advanced filter.
getCopyToRange()Gets the range where copying the resut of this advanced filter to.

getListRange()

Gets the list range of this advanced filter.

getListRange() : string;

getCriteriaRange()

Gets the criteria range of this advanced filter.

getCriteriaRange() : string;

getCopyToRange()

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

getCopyToRange() : string;