Share via


IMsoTickLabels.Orientation Property

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

Syntax

'Declaration
Property Orientation As XlTickLabelOrientation
    Get
    Set
'Usage
Dim instance As IMsoTickLabels
Dim value As XlTickLabelOrientation

value = instance.Orientation

instance.Orientation = value
XlTickLabelOrientation Orientation { get; set; }

Property Value

Type: Microsoft.Office.Core.XlTickLabelOrientation

See Also

Reference

IMsoTickLabels Interface

IMsoTickLabels Members

Microsoft.Office.Core Namespace