PpParagraphAlignment Enumeration

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

Syntax

'Declaration
Public Enumeration PpParagraphAlignment
'Usage
Dim instance As PpParagraphAlignment
public enum PpParagraphAlignment

Members

Member name Description
ppAlignmentMixed
ppAlignLeft
ppAlignCenter
ppAlignRight
ppAlignJustify
ppAlignDistribute
ppAlignThaiDistribute
ppAlignJustifyLow

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace