libid property
libid property
Gets and sets the Libid of the reference.
Definition:
@property
def libid(self):
...
@libid.setter
def libid(self, value):
...
See Also
- module
aspose.cells.vba
- class
VbaProjectReference
Gets and sets the Libid of the reference.
@property
def libid(self):
...
@libid.setter
def libid(self, value):
...
aspose.cells.vba
VbaProjectReference