clear_sparklines method

clear_sparklines

Clears the sparklines that is inside an area of cells.

def clear_sparklines(self, cell_area):
    ...
ParameterTypeDescription
cell_areaCellAreaSpecifies the area of cells

See Also