XlErrorBarType Enumeration (Word)
Specifies the range marked by error bars.
Version Information
Version Added: Word 2007
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. |