UsageView
Contents
[
Hide
]UsageView class
Represent a usage view in a project.
The UsageView type exposes the following members:
Properties
Name | Description |
---|---|
filter | Gets or sets a filter used in a single view. |
group | Gets or sets a group of the single view. |
uid | Gets the unique identifier of a view. |
highlight_filter | Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view. |
name | Gets or sets the name of a View object. |
screen | Gets the screen type for the single view. Read-only ViewScreen. |
parent_project | Gets the parent of the View object. Read-only Project. |
table | Gets or sets a table of the single view. |
type | Gets the type of item in the single view, such as tasks or resources. Read-only ItemType. |
show_in_menu | 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. |
page_info | Gets an instance of the page_info class. Represents page setup data which is present in mpp file format. |
visual_objects_placements | Gets a collection of objects representing placement and appearance of OleObject in the view. |
align_details_data | Gets or sets details data alignment. |
display_details_header_column | Gets or sets a value indicating whether to display details header column in the view or not. |
display_short_detail_header_names | Gets or sets a value indicating whether to display short detail header names or not. |
repeat_details_header_on_all_rows | Gets or sets a value indicating whether to repeat details header on all assignment row or not. |
timescale_size_percentage | |
bottom_timescale_tier | Gets or sets settings of view’s bottom timescale tier. TimescaleTier |
middle_timescale_tier | Gets or sets settings of view’s middle timescale tier. TimescaleTier. |
top_timescale_tier | Gets or sets settings of view’s top timescale tier. TimescaleTier. |
Methods
Name | Description |
---|---|
compare_to(other) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks