Link Search Menu Expand Document

CellWrap Property

Gets or sets a value indicating a text is wrapped.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Wrap { get; set; }

Property Value

Type: Boolean
true if a text is wrapped; otherwise, false.

Implements

IExtFormatWrap
See Also

Reference