Item

VbaModuleCollection indexer (1 of 2)

가져오기VbaModule 목록에서 index.

public VbaModule this[int index] { get; }
모수설명
index색인.

또한보십시오


VbaModuleCollection indexer (2 of 2)

가져오기VbaModule 이름으로 목록에.

public VbaModule this[string name] { get; }
모수설명
name모듈의 이름입니다.

또한보십시오