SetName Method
SetName function
Gets and sets the name of the VBA project.
func (instance *VbaProject) SetName(value string) error
Remarks
See Also
- Class VbaProject
- Namespace Aspose.Cells.Vba
- Library Aspose.Cells for Go
Gets and sets the name of the VBA project.
func (instance *VbaProject) SetName(value string) error