AddTextEffect Method
AddTextEffect function
Inserts a WordArt object.
func (instance *ShapeCollection) AddTextEffect(effect MsoPresetTextEffect, text string, fontname string, size int32, fontbold bool, fontitalic bool, upperleftrow int32, top int32, upperleftcolumn int32, left int32, height int32, width int32) (*Shape, error)
Remarks
See Also
- Class ShapeCollection
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go