Item
VbaModuleCollection indexer (1 of 2)
AlırVbaModule dizine göre listede.
public VbaModule this[int index] { get; }
| Parametre | Tanım |
|---|---|
| index | İçerik. |
Ayrıca bakınız
- class VbaModule
- class VbaModuleCollection
- ad alanı Aspose.Cells.Vba
- toplantı Aspose.Cells
VbaModuleCollection indexer (2 of 2)
AlırVbaModule adıyla listede.
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.Cells.Vba
- toplantı Aspose.Cells