count property
BubbleSizeCollection.count property
Gets the number of items in this collection.
@property
def count(self) -> int:
...
See Also
- module aspose.words.drawing.charts
- class BubbleSizeCollection
Gets the number of items in this collection.
@property
def count(self) -> int:
...