'Declaration
Public ReadOnly Property WrapText As Boolean
'Usage
Dim instance As DisplayFormat Dim value As Boolean value = instance.WrapText
public bool WrapText {get;}
Property Value
true
if Spread wraps the text; otherwise, false
.'Declaration
Public ReadOnly Property WrapText As Boolean
'Usage
Dim instance As DisplayFormat Dim value As Boolean value = instance.WrapText
public bool WrapText {get;}
true
if Spread wraps the text; otherwise, false
.