Remove
Remove(Worksheet)
Bir çalışma sayfası için modülü kaldırır.
public void Remove(Worksheet sheet)
Parametre | Tip | Tanım |
---|---|---|
sheet | Worksheet | çalışma sayfası |
Ayrıca bakınız
- class Worksheet
- class VbaModuleCollection
- ad alanı Aspose.Cells.Vba
- toplantı Aspose.Cells
Remove(string)
Modülü adıyla kaldırın
public void Remove(string name)
Parametre | Tip | Tanım |
---|---|---|
name | String |
Ayrıca bakınız
- class VbaModuleCollection
- ad alanı Aspose.Cells.Vba
- toplantı Aspose.Cells