XlErrorBarType Enumeration

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

Syntax

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

Members

Member name Description
xlErrorBarTypeCustom
xlErrorBarTypeFixedValue
xlErrorBarTypePercent
xlErrorBarTypeStDev
xlErrorBarTypeStError

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace