Aspose::Cells::FontSetting::SetWordArtStyle method
FontSetting::SetWordArtStyle method
Sets the preset WordArt style.
void Aspose::Cells::FontSetting::SetWordArtStyle(PresetWordArtStyle style)
Parameter | Type | Description |
---|---|---|
style | PresetWordArtStyle | The preset WordArt style. |
Remarks
Only for the text of shape/chart.
See Also
- Class Vector
- Enum PresetWordArtStyle
- Class FontSetting
- Namespace Aspose::Cells
- Library Aspose.Cells for C++