WrapText Property in .NET Excel Library
14 Aug 20261 minute to read
When WrapText is set to true, Microsoft Excel keeps the current column width and wraps the cell text within that width. The wrapped text causes the row height to increase so all lines are visible. This is Excel’s default behavior and XlsIO follows the same behavior.