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


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