select_area method

select_area(self, ca)

Select an area of pivot table view.

Returns


def select_area(self, ca):
    ...
ParameterTypeDescription
caCellAreaThe cell area.

See Also