Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 757 Bytes

Excel.XlErrorBarType.md

File metadata and controls

25 lines (18 loc) · 757 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlErrorBarType enumeration (Excel)
Excel.XlErrorBarType
2ba8cd56-da8c-6227-8a31-3b9bae748d53
06/08/2017
medium

XlErrorBarType enumeration (Excel)

Specifies the range marked by error bars.

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

[!includeSupport and feedback]