Aspose::Cells::Font::SetCapsType method

Font::SetCapsType method

Gets and sets the text caps type.

Deprecated

Use TextOptions.CapsType property instead.

void Aspose::Cells::Font::SetCapsType(TextCapsType value)

Remarks

Only for the fonts of Shapes or Charts. NOTE: This member is now obsolete. Instead, please use TextOptions.CapsType property. This property will be removed 12 months later since January 2026. Aspose apologizes for any inconvenience you may have experienced.

See Also