VbaProject.Name

VbaProject.Name property

Gets and sets the name of the VBA project.

public string Name { get; set; }

See Also