AdvancedFilter Class

AdvancedFilter class

Represents the settings of advanced filter.


type AdvancedFilter struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetListRangeGets the list range of this advanced filter.
GetCriteriaRangeGets the criteria range of this advanced filter.
GetCopyToRangeGets the range where copying the resut of this advanced filter to.