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