TextFrame2.WordWrap Property
Returns or sets text break lines within or past the boundaries of the shape. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property WordWrap As MsoTriState
Get
Set
'Usage
Dim instance As TextFrame2
Dim value As MsoTriState
value = instance.WordWrap
instance.WordWrap = value
MsoTriState WordWrap { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState