Share via


AxisTitle.ReadingOrder Property

Returns or sets an XlReadingOrder enumeration value that represents the reading order for the specified object. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property ReadingOrder As Integer
    Get
    Set
'Usage
Dim instance As AxisTitle
Dim value As Integer

value = instance.ReadingOrder

instance.ReadingOrder = value
int ReadingOrder { get; set; }

Property Value

Type: System.Int32
Integer

See Also

Reference

AxisTitle Interface

AxisTitle Members

Microsoft.Office.Interop.Word Namespace