Item

VbaModuleCollection indexer (1 of 2)

MendapatVbaModule dalam daftar menurut index.

public VbaModule this[int index] { get; }
ParameterKeterangan
indexIndeks.

Lihat juga


VbaModuleCollection indexer (2 of 2)

MendapatVbaModule dalam daftar dengan nama.

public VbaModule this[string name] { get; }
ParameterKeterangan
nameNama modul.

Lihat juga