Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 652 Bytes

Excel.XlErrorBarInclude.md

File metadata and controls

24 lines (17 loc) · 652 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlErrorBarInclude enumeration (Excel)
Excel.XlErrorBarInclude
dc21fd99-26ce-c440-313c-e87fe98cec17
06/08/2017
medium

XlErrorBarInclude enumeration (Excel)

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]