Item

VbaModuleCollection indexer (1 of 2)

MendapatVbaModule dalam daftar menurut index.

public VbaModule this[int index] { get; }
Parameter Keterangan
index Indeks.

Lihat juga


VbaModuleCollection indexer (2 of 2)

MendapatVbaModule dalam daftar dengan nama.

public VbaModule this[string name] { get; }
Parameter Keterangan
name Nama modul.

Lihat juga