cell_area property

cell_area property

Gets the ProtectedRange.cell_area object represents the cell area to be protected.

Definition:

@property
def cell_area(self):
    ...

See Also