Freigeben über


ParagraphFormat2.TextDirection Property

Gets or sets the text direction for the specified paragraph. Read/write.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property TextDirection As MsoTextDirection
    Get
    Set
'Usage
Dim instance As ParagraphFormat2
Dim value As MsoTextDirection

value = instance.TextDirection

instance.TextDirection = value
MsoTextDirection TextDirection { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTextDirection
MsoTextDirection

See Also

Reference

ParagraphFormat2 Interface

ParagraphFormat2 Members

Microsoft.Office.Core Namespace