Item
VbaModuleCollection indexer (1 of 2)
AlırVbaModule
index. tarafından listede
public VbaModule this[int index] { get; }
Parametre | Tanım |
---|---|
index | İçerik. |
Ayrıca bakınız
- class VbaModule
- class VbaModuleCollection
- ad alanı Aspose.Diagram.Vba
- toplantı Aspose.Diagram
VbaModuleCollection indexer (2 of 2)
AlırVbaModule
listede isme göre.
public VbaModule this[string name] { get; }
Parametre | Tanım |
---|---|
name | Modülün adı. |
Ayrıca bakınız
- class VbaModule
- class VbaModuleCollection
- ad alanı Aspose.Diagram.Vba
- toplantı Aspose.Diagram