Add
Add(Worksheet)
Bir çalışma sayfası için modül ekler.
public int Add(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
Add(VbaModuleType, string)
Modül ekler.
public int Add(VbaModuleType type, string name)
| Parametre | Tip | Tanım |
|---|---|---|
| type | VbaModuleType | Modülün türü. |
| name | String | Modülün adı. |
Ayrıca bakınız
- enum VbaModuleType
- class VbaModuleCollection
- ad alanı Aspose.Cells.Vba
- toplantı Aspose.Cells