Spread Windows Forms 12.0 Product Documentation
WordWrap Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : WordWrap Property
Gets or sets a value that indicates whether text is wrapped.
Syntax
'Declaration
 
Property WordWrap As Boolean
'Usage
 
Dim instance As IDateTimeCellType
Dim value As Boolean
 
instance.WordWrap = value
 
value = instance.WordWrap
bool WordWrap {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members