AutoFilters { get; } |
Gets a list of auto filters of a Gantt Chart view. |
BarRounding { get; set; } |
Gets or sets a value indicating whether the bars round to the nearest day. The default value is True. |
BarSize { get; set; } |
Gets or sets the height, in points, of the Gantt bars in the Gantt Chart. |
BarStyles { get; } |
Gets a list of parent (common) bar styles of the Gantt Chart view. GanttBarStyle . |
BottomTimescaleTier { get; set; } |
Gets or sets settings of view’s bottom timescale tier. TimescaleTier |
CustomBarStyles { get; } |
Gets a list of custom task-specific bar styles of the Gantt Chart view. GanttBarStyle . |
Filter { get; set; } |
Gets or sets a filter used in a single view. |
Gridlines { get; set; } |
Gets or sets a list of Gridlines of the Gantt Chart view. |
Group { get; set; } |
Gets or sets a group of the single view. |
HideRollupBarsWhenSummaryExpanded { get; set; } |
Gets or sets a value indicating whether rollup bars will be hidden when expanding summary task. |
HighlightFilter { get; set; } |
Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view. |
MiddleTimescaleTier { get; set; } |
Gets or sets settings of view’s middle timescale tier. TimescaleTier . |
Name { get; set; } |
Gets or sets the name of a View object. |
NonWorkingTimeColor { get; set; } |
Gets or sets non-working time color. |
PageInfo { get; } |
Gets an instance of the PageInfo class. Represents page setup data which is present in mpp file format. |
ParentProject { get; } |
Gets the parent of the View object. Read-only Project . |
ProgressLines { get; set; } |
Gets or sets progress lines for the Gantt Chart view. ProgressLines . |
RollUpGanttBars { get; set; } |
Gets or sets a value indicating whether bars on the Gantt Chart must be rolled up. |
Screen { get; } |
Gets the screen type for the single view. Read-only ViewScreen . |
ShowBarSplits { get; set; } |
Gets or sets a value indicating whether task splits on the Gantt Chart must be shown. |
ShowDrawings { get; set; } |
Gets or sets a value indicating whether drawings on the Gantt Chart must be shown. |
ShowInMenu { get; set; } |
Gets or sets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon. |
Table { get; set; } |
Gets or sets a table of the single view. |
TableTextStyles { get; } |
Gets a list of table text styles of the Gantt Chart view. TableTextStyle . |
TextStyles { get; set; } |
Gets or sets a list of TextStyle of the Gantt Chart view. |
TimescaleSizePercentage { get; set; } |
|
TopTimescaleTier { get; set; } |
Gets or sets settings of view’s top timescale tier. TimescaleTier . |
Type { get; } |
Gets the type of item in the single view, such as tasks or resources. Read-only ItemType . |
Uid { get; } |
Gets the unique identifier of a view. |
VisualObjectsPlacements { get; } |
Gets a collection of objects representing placement and appearance of OleObject in the view. |