Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 626 Bytes

Word.xlerrorbarinclude.md

File metadata and controls

22 lines (15 loc) · 626 Bytes
title ms.assetid ms.date ms.localizationpriority
XlErrorBarInclude enumeration (Word)
76de90d9-df64-0abb-d517-ef18867a0f1a
06/08/2017
medium

XlErrorBarInclude enumeration (Word)

Specifies which error-bar parts to include.

Name Value Description
xlErrorBarIncludeBoth 1 Both the positive and negative error range.
xlErrorBarIncludeMinusValues 3 Only the negative error range.
xlErrorBarIncludeNone -4142 No error bar range.
xlErrorBarIncludePlusValues 2 Only the positive error range.

[!includeSupport and feedback]