VbaProject.Name
VbaProject.Name property
Gets and sets the name of the VBA project.
public string Name { get; set; }
See Also
- class VbaProject
- namespace Aspose.Cells.Vba
- assembly Aspose.Cells
Gets and sets the name of the VBA project.
public string Name { get; set; }