Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 974 Bytes

Project.Application.BoxLinkStyleToggle.md

File metadata and controls

39 lines (24 loc) · 974 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BoxLinkStyleToggle method (Project)
vbapj.chm48
vbapj.chm48
project-server
Project.Application.BoxLinkStyleToggle
8367a55b-9a7e-3272-49b2-486c0a284f7d
06/08/2017
medium

Application.BoxLinkStyleToggle method (Project)

Toggles the box link style between rectilinear links and straight links.

Syntax

expression. BoxLinkStyleToggle( _StraightLinks_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
StraightLinks Optional Boolean True if straight links are used. False if rectilinear links are used. The default value is to switch the current setting from one style to the other.

Return value

Boolean

[!includeSupport and feedback]