AdvancedFilter
AdvancedFilter class
Represents the settings of advanced filter.
class AdvancedFilter;
Properties
Property | Type | Description |
---|---|---|
listRange | string | Readonly. Gets the list range of this advanced filter. |
criteriaRange | string | Readonly. Gets the criteria range of this advanced filter. |
copyToRange | string | Readonly. 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;