XlDataBarBorderType Enumeration
Specifies the border of a data bar.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlDataBarBorderType
'Usage
Dim instance As XlDataBarBorderType
public enum XlDataBarBorderType
Members
Member name | Description | |
---|---|---|
xlDataBarBorderNone | The data bar has no border. | |
xlDataBarBorderSolid | The data bar has a solid border. |