Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

File metadata and controls

18 lines (14 loc) · 1.14 KB

PivotFilter

Properties

Name Type Description Notes
evaluation_order int Gets the Evaluation Order of the pivot filter. [optional]
name str Gets the name of the pivot filter. [optional]
filter_type str Gets the autofilter type of the pivot filter. [optional]
auto_filter AutoFilter Gets the autofilter of the pivot filter. [optional]
field_index int Gets the field index of the pivot filter. [optional]
measure_fld_index int Gets the measure field index of the pivot filter. [optional]
value1 str Gets the string value1 of the label pivot filter. [optional]
member_property_field_index int Gets the member property field index of the pivot filter. [optional]
value2 str Gets the string value2 of the label pivot filter. [optional]

[Back to Model list] [Back to API list] [Back to README]