GlobalClass.GanttBarFormatEx 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 virtual bool GanttBarFormatEx (object TaskID, object GanttStyle, object StartShape, object StartType, object StartColor, object MiddleShape, object MiddlePattern, object MiddleColor, object EndShape, object EndType, object EndColor, object LeftText, object RightText, object TopText, object BottomText, object InsideText, object Reset, object ProjectName);
abstract member GanttBarFormatEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.GanttBarFormatEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function GanttBarFormatEx (Optional TaskID As Object, Optional GanttStyle As Object, Optional StartShape As Object, Optional StartType As Object, Optional StartColor As Object, Optional MiddleShape As Object, Optional MiddlePattern As Object, Optional MiddleColor As Object, Optional EndShape As Object, Optional EndType As Object, Optional EndColor As Object, Optional LeftText As Object, Optional RightText As Object, Optional TopText As Object, Optional BottomText As Object, Optional InsideText As Object, Optional Reset As Object, Optional ProjectName As Object) As Boolean
Parameter
- TaskID
- Object
- GanttStyle
- Object
- StartShape
- Object
- StartType
- Object
- StartColor
- Object
- MiddleShape
- Object
- MiddlePattern
- Object
- MiddleColor
- Object
- EndShape
- Object
- EndType
- Object
- EndColor
- Object
- LeftText
- Object
- RightText
- Object
- TopText
- Object
- BottomText
- Object
- InsideText
- Object
- Reset
- Object
- ProjectName
- Object