copy method

copy(self, source)


def copy(self, source):
    ...
ParameterTypeDescription
sourceaspose.cells.vba.VbaProjectReference

See Also