Aspose::Cells::Font::IsNormalizeHeights method

Font::IsNormalizeHeights method

Indicates whether the normalization of height that is to be applied to the text run.

Deprecated

Use TextOptions.IsNormalizeHeights property instead.

bool Aspose::Cells::Font::IsNormalizeHeights()

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