CellStyleWrapText Property |
Gets or sets if the text is wrapped.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool WrapText { get; set; }
Public Property WrapText As Boolean
Get
Set
Property Value
Boolean
Remarks
The default value is false.
See Also