Add

Add(Page)

Ajoute un module pour une page.

public int Add(Page page)
Paramètre Taper La description
page Page La page

Voir également


Add(VbaModuleType, string)

Ajoute un module.

public int Add(VbaModuleType type, string name)
Paramètre Taper La description
type VbaModuleType Le type de modules.
name String Le nom du module.

Voir également