[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellStyleInfo.WrapText

WrapText Property

WrapText

Gets or sets a value indicating whether Spread wraps the text in the object.

Declaration
public override bool WrapText { get; set; }
Public Overrides Property WrapText As Boolean
Property Value
Type Description
bool

true if Spread wraps the text in the object; otherwise, false.

Overrides