IMsoChartTitle.Orientation Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Orientation As Object
Get
Set
'Usage
Dim instance As IMsoChartTitle
Dim value As Object
value = instance.Orientation
instance.Orientation = value
Object Orientation { get; set; }
Property Value
Type: System.Object