get_button_area method

get_button_area(self, axis_type)

Gets the area contains field button.

Returns


def get_button_area(self, axis_type):
    ...
ParameterTypeDescription
axis_typeaspose.cells.pivot.PivotFieldTypeThe region type.

See Also