Set preset WordArt style to the text of the shape

Possible Usage Scenarios

You can apply a preset WordArt style to the text of the shape using Aspose.Cells. Please use FontSetting.SetWordArtStyle() or FontSettingCollection.SetWordArtStyle() methods for this purpose.

Set a preset WordArt style to the text of the shape

The following sample code creates a text box with some text and then sets a preset WordArt style for its text using FontSetting.SetWordArtStyle() method. This is how the output Excel file looks in Microsoft Excel.

todo:image_alt_text