IMsoSeries.ErrorBar Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public object ErrorBar (Microsoft.Office.Core.XlErrorBarDirection Direction, Microsoft.Office.Core.XlErrorBarInclude Include, Microsoft.Office.Core.XlErrorBarType Type, object Amount, object MinusValues);
abstract member ErrorBar : Microsoft.Office.Core.XlErrorBarDirection * Microsoft.Office.Core.XlErrorBarInclude * Microsoft.Office.Core.XlErrorBarType * obj * obj -> obj
Public Function ErrorBar (Direction As XlErrorBarDirection, Include As XlErrorBarInclude, Type As XlErrorBarType, Optional Amount As Object, Optional MinusValues As Object) As Object
Параметры
- Direction
- XlErrorBarDirection
- Include
- XlErrorBarInclude
- Type
- XlErrorBarType
- Amount
- Object
- MinusValues
- Object