Item

VbaModuleCollection indexer (1 of 2)

AlırVbaModule dizine göre listede.

public VbaModule this[int index] { get; }
ParametreTanım
indexİçerik.

Ayrıca bakınız


VbaModuleCollection indexer (2 of 2)

AlırVbaModule adıyla listede.

public VbaModule this[string name] { get; }
ParametreTanım
nameModülün adı.

Ayrıca bakınız