XlDataLabelSeparator Enumeration

Specifies the separator used with data labels.

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

Syntax

'Declaration
<GuidAttribute("6D851B33-E263-4602-B4BD-96ED7CB4F542")> _
Public Enumeration XlDataLabelSeparator
'Usage
Dim instance As XlDataLabelSeparator
[GuidAttribute("6D851B33-E263-4602-B4BD-96ED7CB4F542")]
public enum XlDataLabelSeparator

Members

Member name Description
xlDataLabelSeparatorDefault Microsoft PowerPoint selects the separator.

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace