XlDataBarBorderType Enum
Definition
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
public enum XlDataBarBorderType
Public Enum XlDataBarBorderType
- Inheritance
-
XlDataBarBorderType
Fields
Name | Value | Description |
---|---|---|
xlDataBarBorderNone | 0 | The data bar has no border. |
xlDataBarBorderSolid | 1 | The data bar has a solid border. |