count property

count property

Gets the count of cells in collection. Read-only int.

Definition:

@property
def count(self):
    ...

See Also