PpIndentControl Enumeration

Not used in Microsoft PowerPoint 2010.

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

Syntax

'Declaration
<GuidAttribute("CC8F164E-EBD7-4366-8DD6-76E984C2A8F5")> _
Public Enumeration PpIndentControl
'Usage
Dim instance As PpIndentControl
[GuidAttribute("CC8F164E-EBD7-4366-8DD6-76E984C2A8F5")]
public enum PpIndentControl

Members

Member name Description
ppIndentControlMixed Mixed control.
ppIndentReplaceAttr Replace attribute.
ppIndentKeepAttr Keep attribute.

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace