Share via


TickLabels.Alignment Property

Returns or sets the alignment for the specified phonetic text or tick label. Read/write 64-bit signed integer.

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

Syntax

'Declaration
Property Alignment As Integer
    Get
    Set
'Usage
Dim instance As TickLabels
Dim value As Integer

value = instance.Alignment

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

Property Value

Type: System.Int32

See Also

Reference

TickLabels Interface

TickLabels Members

Microsoft.Office.Interop.PowerPoint Namespace