AddEmptyModule
IVbaModuleCollection.AddEmptyModule Methode
Fügt ein neues leeres Modul zum VBA-Projekt hinzu.
public IVbaModule AddEmptyModule(string name)
Parameter | Typ | Beschreibung |
---|---|---|
name | String | Name des Moduls |
Rückgabewert
Hinzufügtes Modul.
Siehe Auch
- Schnittstelle IVbaModule
- Schnittstelle IVbaModuleCollection
- Namespace Aspose.Slides.Vba
- Assembly Aspose.Slides