AddEmptyModule
VbaModuleCollection.AddEmptyModule method
Fügt dem VBA-Projekt ein neues leeres Modul hinzu.
public IVbaModule AddEmptyModule(string name)
Parameter | Typ | Beschreibung |
---|---|---|
name | String | Name des Moduls |
Rückgabewert
Modul hinzugefügt.
Siehe auch
- interface IVbaModule
- class VbaModuleCollection
- namensraum Aspose.Slides.Vba
- Montage Aspose.Slides