copy method

copy

Copy VBA project from other file.

def copy(self, source):
    ...
ParameterTypeDescription
sourceVbaProject

See Also