Name
IVbaReference.Name property
Represents the name of the VBA project reference. Read/write String.
public string Name { get; set; }
See Also
- interface IVbaReference
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides
Represents the name of the VBA project reference. Read/write String.
public string Name { get; set; }