File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
english/python-net/aspose.tasks Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The Group type exposes the following members:
2020| Name | Description |
2121| :- | :- |
2222| name| Gets or sets a name of a Group object.|
23- | index| Gets the index of a [ Group] ( /tasks/python-net/aspose.tasks/group/ ) object in the Groups containing object .|
23+ | index| Gets the index of a [ Group] ( /tasks/python-net/aspose.tasks/group/ ) object in the Groups list .|
2424| uid| Gets a unique identifier of a group.|
2525| show_summary| Gets or sets a value indicating whether summary rows are displayed for the group.|
2626| maintain_hierarchy| Gets or sets a value indicating whether to show all the levels of summary tasks for subtasks within group.|
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The Table type exposes the following members:
2222| name| Gets or sets the name of a Table object.|
2323| show_in_menu| Gets or sets a value indicating whether project shows the table name in the Tables drop-down list on the View tab of the Ribbon.|
2424| table_fields| Gets a TableFields collection representing the fields in the table.|
25- | table_type| Gets the table type for the specified table. Read-only [ ItemType ] ( /tasks/python-net/aspose.tasks/itemtype/ ) .|
25+ | table_type| Gets or sets the table type for the specified table.|
2626| uid| Gets the unique identifier of a table.|
2727| index| Gets the index of a Table object in the Tables containing object.|
2828| row_height| Gets or sets the row height in a table, where the row height is the number of lines of text.|
You can’t perform that action at this time.
0 commit comments