remove method

remove(module)

Removes the specified module from the collection.

remove(module: Aspose.Words.Vba.VbaModule)
ParameterTypeDescription
moduleVbaModuleThe module to remove.

See Also