_Global.BoxLinks Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool BoxLinks (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, Microsoft.Office.Interop.MSProject.PjColor CriticalColor = Microsoft.Office.Interop.MSProject.PjColor.pjRed, Microsoft.Office.Interop.MSProject.PjColor NoncriticalColor = Microsoft.Office.Interop.MSProject.PjColor.pjBlack);
abstract member BoxLinks : Microsoft.Office.Interop.MSProject.PjLinkStyle * obj * obj * Microsoft.Office.Interop.MSProject.PjLinkColorMode * Microsoft.Office.Interop.MSProject.PjColor * Microsoft.Office.Interop.MSProject.PjColor -> bool
Public Function BoxLinks (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 PjColor = Microsoft.Office.Interop.MSProject.PjColor.pjRed, Optional NoncriticalColor As PjColor = Microsoft.Office.Interop.MSProject.PjColor.pjBlack) As Boolean
Parâmetros
- Style
- PjLinkStyle
- ShowArrows
- Object
- ShowLabels
- Object
- ColorMode
- PjLinkColorMode
- CriticalColor
- PjColor
- NoncriticalColor
- PjColor