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