AddTextEffectInChart Method

AddTextEffectInChart function

Inserts a WordArt object to the chart


func (instance *ShapeCollection) AddTextEffectInChart(effect MsoPresetTextEffect, text string, fontname string, size int32, fontbold bool, fontitalic bool, top int32, left int32, height int32, width int32)  (*Shape,  error) 

Remarks

See Also