SetTitle Method
SetTitle function
Specifies the title (caption) of the current shape object.
func (instance *ArcShape) SetTitle(value string) error
Remarks
See Also
- Class ArcShape
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go
Specifies the title (caption) of the current shape object.
func (instance *ArcShape) SetTitle(value string) error