count property
VbaReferenceCollection.count property
Returns the number of VBA references in the collection.
@property
def count(self) -> int:
...
See Also
- module aspose.words.vba
- class VbaReferenceCollection
Returns the number of VBA references in the collection.
@property
def count(self) -> int:
...