Aspose::Cells::AutoFitWrappedTextType enum
AutoFitWrappedTextType enum
Represents the type of auto fitting wrapped text.
enum class AutoFitWrappedTextType
Values
Name | Value | Description |
---|---|---|
Default | 0 | Works as MS Excel. |
Paragraph | 1 | Auto fit width with the longest paragraph. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++