copy method
copy
Copy VBA project from other file.
def copy(self, source):
...
Parameter | Type | Description |
---|---|---|
source | VbaProject |
See Also
- module
aspose.cells.vba
- class
VbaProject
Copy VBA project from other file.
def copy(self, source):
...
Parameter | Type | Description |
---|---|---|
source | VbaProject |
aspose.cells.vba
VbaProject