Aspose::Cells::Font::SetIsNormalizeHeights method
Font::SetIsNormalizeHeights method
Indicates whether the normalization of height that is to be applied to the text run.
Deprecated
Use TextOptions.IsNormalizeHeights property instead.
void Aspose::Cells::Font::SetIsNormalizeHeights(bool value)
Remarks
Only for the fonts of Shapes or Charts. NOTE: This member is now obsolete. Instead, please use TextOptions.IsNormalizeHeights property. This property will be removed 12 months later since January 2026. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class Font
- Namespace Aspose::Cells
- Library Aspose.Cells for C++