XlDataLabelSeparator Enumeration

Specifies the separator used with data labels.

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

Syntax

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

Members

Member name Description
xlDataLabelSeparatorDefault Excel selects the separator.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace