Share via


IMsoDataLabel.ReadingOrder Property

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

Syntax

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

value = instance.ReadingOrder

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

Property Value

Type: System.Int32

See Also

Reference

IMsoDataLabel Interface

IMsoDataLabel Members

Microsoft.Office.Core Namespace