RangeWrap Property Bytescout Spreadsheet SDK
Sets a value indicating a text is wrapped.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool Wrap { set; }

Property Value

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

Implements

IRangeWrap
See Also

Reference