_Global.BoxStylesEditEx(PjBoxStyle, Object, Object, Object, PjBoxShape, Object, Object, Object, PjBackgroundPattern) Method

Definition

public bool BoxStylesEditEx (Microsoft.Office.Interop.MSProject.PjBoxStyle Style, 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);
Public Function BoxStylesEditEx (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 Object, Optional BorderWidth As Object, Optional BackgroundColor As Object, Optional BackgroundPattern As PjBackgroundPattern = (Microsoft.Office.Interop.MSProject.PjBackgroundPattern) -1) As Boolean

Parameters

Style
PjBoxStyle
DataTemplate
Object
HorizontalGridlines
Object
VerticalGridlines
Object
BorderShape
PjBoxShape
BorderColor
Object
BorderWidth
Object
BackgroundColor
Object
BackgroundPattern
PjBackgroundPattern

Returns

Boolean

Applies to