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 모듈의 이름입니다.

또한보십시오