Name
IVbaProject.Name property
Returns the name of the VBA project. Read-only String.
public string Name { get; }
See Also
- interface IVbaProject
- namespace Aspose.Slides.Vba
- assembly Aspose.Slides
Returns the name of the VBA project. Read-only String.
public string Name { get; }