is_area property

is_area property

Indicates whether this is an area.

Remarks

If this is not an area, only StartRow and StartColumn effect.

Definition:

@property
def is_area(self):
    ...

See Also