AddProjectRefrernce
VbaProjectReferenceCollection.AddProjectRefrernce method
Ajoute une référence à un projet VBA externe.
public int AddProjectRefrernce(string name, string absoluteLibid, string relativeLibid)
Paramètre | Taper | La description |
---|---|---|
name | String | Le nom de référence. |
absoluteLibid | String | L’identifiant du projet VBA référencé avec un chemin absolu. |
relativeLibid | String | L’identifiant du projet VBA référencé avec un chemin relatif. |
Voir également
- class VbaProjectReferenceCollection
- espace de noms Aspose.Cells.Vba
- Assemblée Aspose.Cells