[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.WrapText

WrapText Property

WrapText

Gets a value that indicates if Spread wraps the text of the associated DisplayFormat object as it is displayed in the current user interface.

Declaration
public bool WrapText { get; }
Public ReadOnly Property WrapText As Boolean
Property Value
Type Description
bool

true if Spread wraps the text; otherwise, false.