TextFrame2.WordWrap Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.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

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace