GetName Method
GetName function
Gets and sets the name of the VBA project.
func (instance *VbaProject) GetName() (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) GetName() (string, error)