XlLineStyle Enumeration

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

Syntax

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

Members

Member name Description
xlContinuous
xlDash
xlDashDot
xlDashDotDot
xlDot
xlDouble
xlSlantDashDot
xlLineStyleNone

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace