title | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|
XlErrorBarInclude enumeration (Excel) |
|
dc21fd99-26ce-c440-313c-e87fe98cec17 |
06/08/2017 |
medium |
Specifies which error-bar parts to include.
Name | Value | Description |
---|---|---|
xlErrorBarIncludeBoth | 1 | Both positive and negative error range. |
xlErrorBarIncludeMinusValues | 3 | Only negative error range. |
xlErrorBarIncludeNone | -4142 | No error bar range. |
xlErrorBarIncludePlusValues | 2 | Only positive error range. |
[!includeSupport and feedback]