Aspose::Cells::AutoFitWrappedTextType enum

AutoFitWrappedTextType enum

Represents the type of auto fitting wrapped text.

enum class AutoFitWrappedTextType

Values

NameValueDescription
Default0
Works as MS Excel.
Paragraph1
Auto fit width with the longest paragraph.

See Also