references property
VbaProject.references property
Gets a collection of VBA project references.
@property
def references(self) -> aspose.words.vba.VbaReferenceCollection:
...
See Also
- module aspose.words.vba
- class VbaProject
Gets a collection of VBA project references.
@property
def references(self) -> aspose.words.vba.VbaReferenceCollection:
...