XlEndStyleCap Enumeration

Specifies the end style for error bars.

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

Syntax

'Declaration
<GuidAttribute("7BD721FC-E709-48B5-9358-18408F131030")> _
Public Enumeration XlEndStyleCap
'Usage
Dim instance As XlEndStyleCap
[GuidAttribute("7BD721FC-E709-48B5-9358-18408F131030")]
public enum XlEndStyleCap

Members

Member name Description
xlCap Caps are applied.
xlNoCap No caps are applied.

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace