public bool WordWrap {get; set;}
'Declaration Public Property WordWrap As Boolean
'Declaration
Public Property WordWrap As Boolean
'Usage Dim instance As TextCellType Dim value As Boolean instance.WordWrap = value value = instance.WordWrap
'Usage
Dim instance As TextCellType Dim value As Boolean instance.WordWrap = value value = instance.WordWrap
TextCellType Class TextCellType Members