Click or drag to resize

CellStyleWrapText Property

Gets or sets if the text is wrapped.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public bool WrapText { get; set; }

Property Value

Boolean
Remarks
The default value is false.
See Also