Aspose::Cells::Slides::AdjustFontSizeForRowType enum

AdjustFontSizeForRowType enum

Represents which kind of rows should be ajusted.

enum class AdjustFontSizeForRowType

Values

NameValueDescription
None0
No adjsut.
EmptyRows1
If the row is empty, change font size to fit row height.

See Also