IMsoSeries.ErrorBar Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- Direction
- XlErrorBarDirection
- Include
- XlErrorBarInclude
- Type
- XlErrorBarType
- Amount
- Object
- MinusValues
- Object