is_blank property

is_blank property

Indicates whether the row contains any data

Definition:

@property
def is_blank(self):
    ...

See Also