VbaModuleCollection

VbaModuleCollection class

Mewakili daftarVbaModule

public class VbaModuleCollection : CollectionBase

Properti

Nama Keterangan
Item { get; } MendapatVbaModule dalam daftar menurut index. (2 indexers)

Metode

Nama Keterangan
Add(Page) Menambahkan modul untuk sebuah halaman.
Add(VbaModuleType, string) Menambahkan modul.
Remove(Page) Menghapus modul untuk sebuah halaman.
Remove(string) Hapus modul dengan nama

Lihat juga