Aspose::Cells::FontSetting::SetWordArtStyle method

FontSetting::SetWordArtStyle method

Sets the preset WordArt style.

void Aspose::Cells::FontSetting::SetWordArtStyle(PresetWordArtStyle style)
ParameterTypeDescription
stylePresetWordArtStyleThe preset WordArt style.

Remarks

Only for the text of shape/chart.

See Also