show_in_outline_form property

show_in_outline_form property

Indicates whether layout this field in outline form on the Pivot Table view

Definition:

@property
def show_in_outline_form(self):
    ...
@show_in_outline_form.setter
def show_in_outline_form(self, value):
    ...

See Also