Remove
Remove(Worksheet)
Entfernt Modul für ein Arbeitsblatt.
public void Remove(Worksheet sheet)
Parameter | Typ | Beschreibung |
---|---|---|
sheet | Worksheet | Das Arbeitsblatt |
Siehe auch
- class Worksheet
- class VbaModuleCollection
- namensraum Aspose.Cells.Vba
- Montage Aspose.Cells
Remove(string)
Entfernen Sie das Modul mit dem Namen
public void Remove(string name)
Parameter | Typ | Beschreibung |
---|---|---|
name | String |
Siehe auch
- class VbaModuleCollection
- namensraum Aspose.Cells.Vba
- Montage Aspose.Cells