Item
VbaModuleCollection indexer (1 of 2)
MendapatVbaModule
dalam daftar menurut index.
public VbaModule this[int index] { get; }
Parameter | Keterangan |
---|---|
index | Indeks. |
Lihat juga
- class VbaModule
- class VbaModuleCollection
- ruang nama Aspose.Diagram.Vba
- perakitan Aspose.Diagram
VbaModuleCollection indexer (2 of 2)
MendapatVbaModule
dalam daftar dengan nama.
public VbaModule this[string name] { get; }
Parameter | Keterangan |
---|---|
name | Nama modul. |
Lihat juga
- class VbaModule
- class VbaModuleCollection
- ruang nama Aspose.Diagram.Vba
- perakitan Aspose.Diagram