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