Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.15 KB

Project.Application.BarBoxStyles.md

File metadata and controls

36 lines (22 loc) · 1.15 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.BarBoxStyles method (Project)
vbapj.chm904
vbapj.chm904
project-server
Project.Application.BarBoxStyles
a548985d-f5f3-7646-3b05-b00a9232e370
06/08/2017
medium

Application.BarBoxStyles method (Project)

Displays the Bar Styles, Box Styles, or Detail Styles dialog box, which prompts the user to specify bar styles (in the Gantt Chart, Resource Graph, and Calendar views), box styles (in the Network Diagram view), or detail styles (in the Task Usage and Resource Usage views), respectively.

Syntax

expression. BarBoxStyles

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The BarBoxStyles method has the same effect as the Bar Styles command (in the Gantt Chart, Resource Graph, and Calendar views), the Box Styles command (in the Network Diagram view), or the Detail Styles command (in the Task Usage and Resource Usage views) on the Format menu.

[!includeSupport and feedback]