SetName Method

SetName function

Gets and sets the name of the VBA project.


func (instance *VbaProject) SetName(value string)  error

Remarks

See Also