Add
Add(Worksheet)
يضيف وحدة لورقة العمل .
public int Add(Worksheet sheet)
| معامل | يكتب | وصف |
|---|---|---|
| sheet | Worksheet | ورقة العمل |
أنظر أيضا
- class Worksheet
- class VbaModuleCollection
- مساحة الاسم Aspose.Cells.Vba
- المجسم Aspose.Cells
Add(VbaModuleType, string)
يضيف وحدة .
public int Add(VbaModuleType type, string name)
| معامل | يكتب | وصف |
|---|---|---|
| type | VbaModuleType | نوع الوحدة. |
| name | String | اسم الوحدة. |
أنظر أيضا
- enum VbaModuleType
- class VbaModuleCollection
- مساحة الاسم Aspose.Cells.Vba
- المجسم Aspose.Cells