ApplicationClass.BoxLinksEx 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 BoxLinksEx (Microsoft.Office.Interop.MSProject.PjLinkStyle Style = (Microsoft.Office.Interop.MSProject.PjLinkStyle) -1, object ShowArrows, object ShowLabels, Microsoft.Office.Interop.MSProject.PjLinkColorMode ColorMode = (Microsoft.Office.Interop.MSProject.PjLinkColorMode) -1, object CriticalColor, object NoncriticalColor);
abstract member BoxLinksEx : Microsoft.Office.Interop.MSProject.PjLinkStyle * obj * obj * Microsoft.Office.Interop.MSProject.PjLinkColorMode * obj * obj -> bool
override this.BoxLinksEx : Microsoft.Office.Interop.MSProject.PjLinkStyle * obj * obj * Microsoft.Office.Interop.MSProject.PjLinkColorMode * obj * obj -> bool
Public Overridable Function BoxLinksEx (Optional Style As PjLinkStyle = (Microsoft.Office.Interop.MSProject.PjLinkStyle) -1, Optional ShowArrows As Object, Optional ShowLabels As Object, Optional ColorMode As PjLinkColorMode = (Microsoft.Office.Interop.MSProject.PjLinkColorMode) -1, Optional CriticalColor As Object, Optional NoncriticalColor As Object) As Boolean
Parameter
- Style
- PjLinkStyle
- ShowArrows
- Object
- ShowLabels
- Object
- ColorMode
- PjLinkColorMode
- CriticalColor
- Object
- NoncriticalColor
- Object