_Global.GanttBarEditEx Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public bool GanttBarEditEx (string Item, object Create, object Name, object StartShape, object StartType, object StartColor, object MiddleShape, object MiddleColor, object MiddlePattern, object EndShape, object EndType, object EndColor, object ShowFor, object Row, object From, object To, object BottomText, object TopText, object LeftText, object RightText, object InsideText);
abstract member GanttBarEditEx : string * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function GanttBarEditEx (Item As String, Optional Create As Object, Optional Name As Object, Optional StartShape As Object, Optional StartType As Object, Optional StartColor As Object, Optional MiddleShape As Object, Optional MiddleColor As Object, Optional MiddlePattern As Object, Optional EndShape As Object, Optional EndType As Object, Optional EndColor As Object, Optional ShowFor As Object, Optional Row As Object, Optional From As Object, Optional To As Object, Optional BottomText As Object, Optional TopText As Object, Optional LeftText As Object, Optional RightText As Object, Optional InsideText As Object) As Boolean
Параметры
- Item
- String
- Create
- Object
- Name
- Object
- StartShape
- Object
- StartType
- Object
- StartColor
- Object
- MiddleShape
- Object
- MiddleColor
- Object
- MiddlePattern
- Object
- EndShape
- Object
- EndType
- Object
- EndColor
- Object
- ShowFor
- Object
- Row
- Object
- From
- Object
- To
- Object
- BottomText
- Object
- TopText
- Object
- LeftText
- Object
- RightText
- Object
- InsideText
- Object