is_entire_row property

is_entire_row property

Indicates whether this area contains all columns(entire row).

Definition:

@property
def is_entire_row(self):
    ...

See Also