Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 744 Bytes

Word.xlerrorbartype.md

File metadata and controls

23 lines (16 loc) · 744 Bytes
title ms.assetid ms.date ms.localizationpriority
XlErrorBarType enumeration (Word)
52ad9b53-5dc0-fc7d-b08b-92d89e9c59f2
06/08/2017
medium

XlErrorBarType enumeration (Word)

Specifies the range marked by error bars.

Name Value Description
xlErrorBarTypeCustom -4114 The range is set by fixed values or cell values.
xlErrorBarTypeFixedValue 1 Fixed-length error bars.
xlErrorBarTypePercent 2 The percentage of the range to be covered by the error bars.
xlErrorBarTypeStDev -4155 Shows the range for a specified number of standard deviations.
xlErrorBarTypeStError 4 Shows the standard error range.

[!includeSupport and feedback]