AdvancedFilter Class
AdvancedFilter class
Represents the settings of advanced filter.
type AdvancedFilter struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| 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. |