Add
Add(Page)
Lägger till modul för en sida.
public int Add(Page page)
| Parameter | Typ | Beskrivning |
|---|---|---|
| page | Page | Sidan |
Se även
- class Page
- class VbaModuleCollection
- namnutrymme Aspose.Diagram.Vba
- hopsättning Aspose.Diagram
Add(VbaModuleType, string)
Lägger till modul.
public int Add(VbaModuleType type, string name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| type | VbaModuleType | Typen av modul. |
| name | String | Namnet på modulen. |
Se även
- enum VbaModuleType
- class VbaModuleCollection
- namnutrymme Aspose.Diagram.Vba
- hopsättning Aspose.Diagram