title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.CalendarBarStyles method (Project) |
vbapj.chm2326 |
|
project-server |
|
bf168abd-3033-f187-ee3e-19e672be4aac |
06/08/2017 |
medium |
Turns bar rounding on or off in the Calendar.
expression. CalendarBarStyles
( _BarRounding_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
BarRounding | Optional | Boolean | True if bars in the Calendar round to midnight if their start times are less than or equal to the default start time, or if their end times are greater than or equal to the default end time. If BarRounding is omitted, the Bar Styles dialog box appears. |
Boolean
The default start and default end times can be set with the OptionsCalendar method.
[!includeSupport and feedback]