_MSProject.BoxFormatEx 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 bool BoxFormatEx (object ProjectName, object TaskID, object DataTemplate, object HorizontalGridlines, object VerticalGridlines, Microsoft.Office.Interop.MSProject.PjBoxShape BorderShape = (Microsoft.Office.Interop.MSProject.PjBoxShape) -1, object BorderColor, object BorderWidth, object BackgroundColor, Microsoft.Office.Interop.MSProject.PjBackgroundPattern BackgroundPattern = (Microsoft.Office.Interop.MSProject.PjBackgroundPattern) -1, object Reset);
abstract member BoxFormatEx : obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjBoxShape * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjBackgroundPattern * obj -> bool
Public Function BoxFormatEx (Optional ProjectName As Object, Optional TaskID As Object, Optional DataTemplate As Object, Optional HorizontalGridlines As Object, Optional VerticalGridlines As Object, Optional BorderShape As PjBoxShape = (Microsoft.Office.Interop.MSProject.PjBoxShape) -1, Optional BorderColor As Object, Optional BorderWidth As Object, Optional BackgroundColor As Object, Optional BackgroundPattern As PjBackgroundPattern = (Microsoft.Office.Interop.MSProject.PjBackgroundPattern) -1, Optional Reset As Object) As Boolean
Parameter
- ProjectName
- Object
- TaskID
- Object
- DataTemplate
- Object
- HorizontalGridlines
- Object
- VerticalGridlines
- Object
- BorderShape
- PjBoxShape
- BorderColor
- Object
- BorderWidth
- Object
- BackgroundColor
- Object
- BackgroundPattern
- PjBackgroundPattern
- Reset
- Object