XlDataBarBorderType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the border of a data bar.
public enum class XlDataBarBorderType
C#
public enum XlDataBarBorderType
Public Enum XlDataBarBorderType
- Inheritance
-
XlDataBarBorderType
Name | Value | Description |
---|---|---|
xlDataBarBorderNone | 0 | The data bar has no border. |
xlDataBarBorderSolid | 1 | The data bar has a solid border. |
Product | Versions |
---|---|
Excel primary interop assembly | Latest |