[]
        
(Showing Draft Content)

C1.Excel.XLStyle.WordWrap

WordWrap Property

WordWrap

Gets or sets whether this XLStyle causes cell contents to wrap.

Declaration
public bool WordWrap { get; set; }
Remarks

Cells that do not wrap will spill onto adjacent cells and will be kept on a single line even if they contain line-break characters.