Skip to content

Commit

Permalink
Update file(s) "/." from "aspose-tasks/Aspose.Tasks-API-References"
Browse files Browse the repository at this point in the history
  • Loading branch information
sva1000 committed Jan 25, 2025
1 parent c7f83ba commit 6913af5
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public class Group
| --- | --- |
| [GroupAssignments](../../aspose.tasks/group/groupassignments/) { get; set; } | Gets or sets a value indicating whether assignments should be grouped instead of tasks. |
| [GroupCriteria](../../aspose.tasks/group/groupcriteria/) { getset; } | Gets or sets a GroupCriteria collection representing the fields in a group definition. |
| [Index](../../aspose.tasks/group/index/) { get; } | Gets the index of a `Group` object in the Groups containing object. |
| [MaintainHierarchy](../../aspose.tasks/group/maintainhierarchy/) { getset; } | Gets or sets a value indicating whether to show all the levels of summary tasks for subtasks within group. |
| [Name](../../aspose.tasks/group/name/) { getset; } | Gets or sets a name of a Group object. |
| [ShowInMenu](../../aspose.tasks/group/showinmenu/) { getset; } | Gets or sets a value indicating whether Project shows the group name in the Group drop-down list in the Ribbon. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Group.MaintainHierarchy
second_title: Aspose.Tasks for .NET API Reference
description: Group property. Gets or sets a value indicating whether to show all the levels of summary tasks for subtasks within group
type: docs
weight: 50
weight: 40
url: /net/aspose.tasks/group/maintainhierarchy/
---
## Group.MaintainHierarchy property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Group.Name
second_title: Aspose.Tasks for .NET API Reference
description: Group property. Gets or sets a name of a Group object
type: docs
weight: 60
weight: 50
url: /net/aspose.tasks/group/name/
---
## Group.Name property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Group.ShowInMenu
second_title: Aspose.Tasks for .NET API Reference
description: Group property. Gets or sets a value indicating whether Project shows the group name in the Group dropdown list in the Ribbon
type: docs
weight: 70
weight: 60
url: /net/aspose.tasks/group/showinmenu/
---
## Group.ShowInMenu property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Group.ShowSummary
second_title: Aspose.Tasks for .NET API Reference
description: Group property. Gets or sets a value indicating whether summary rows are displayed for the group
type: docs
weight: 80
weight: 70
url: /net/aspose.tasks/group/showsummary/
---
## Group.ShowSummary property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Group.Uid
second_title: Aspose.Tasks for .NET API Reference
description: Group property. Gets a unique identifier of a group
type: docs
weight: 90
weight: 80
url: /net/aspose.tasks/group/uid/
---
## Group.Uid property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@ public class Table
| --- | --- |
| [AdjustHeaderRowHeight](../../aspose.tasks/table/adjustheaderrowheight/) { get; set; } | Gets or sets a value indicating whether the header row height of the table can be adjusted. |
| [DateFormat](../../aspose.tasks/table/dateformat/) { getset; } | Gets or sets the date format of the table. |
| [Index](../../aspose.tasks/table/index/) { get; } | Gets the index of a Table object in the Tables containing object. |
| [LockFirstColumn](../../aspose.tasks/table/lockfirstcolumn/) { getset; } | Gets or sets a value indicating whether the first column of a table is locked or editable. |
| [Name](../../aspose.tasks/table/name/) { getset; } | Gets or sets the name of a Table object. |
| [RowHeight](../../aspose.tasks/table/rowheight/) { getset; } | Gets or sets the row height in a table, where the row height is the number of lines of text. |
| [ShowAddNewColumn](../../aspose.tasks/table/showaddnewcolumn/) { getset; } | Gets or sets a value indicating whether to show 'Add New Column' interface. Supported by MSP 2010 version and later. |
| [ShowInMenu](../../aspose.tasks/table/showinmenu/) { get; set; } | 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. |
| [TableFields](../../aspose.tasks/table/tablefields/) { get; } | Gets a TableFields collection representing the fields in the table. |
| [TableType](../../aspose.tasks/table/tabletype/) { get; } | Gets the table type for the specified table. Read-only [`ItemType`](../itemtype/). |
| [TableType](../../aspose.tasks/table/tabletype/) { getset} | Gets or sets the table type for the specified table. |
| [Uid](../../aspose.tasks/table/uid/) { get; } | Gets the unique identifier of a table. |

## Methods
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.Equals
second_title: Aspose.Tasks for .NET API Reference
description: Table method. Returns a value indicating whether this instance is equal to a specified object
type: docs
weight: 130
weight: 120
url: /net/aspose.tasks/table/equals/
---
## Table.Equals method
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.GetHashCode
second_title: Aspose.Tasks for .NET API Reference
description: Table method. Returns a hash code for this Table
type: docs
weight: 140
weight: 130
url: /net/aspose.tasks/table/gethashcode/
---
## Table.GetHashCode method
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.LockFirstColumn
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets or sets a value indicating whether the first column of a table is locked or editable
type: docs
weight: 50
weight: 40
url: /net/aspose.tasks/table/lockfirstcolumn/
---
## Table.LockFirstColumn property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.Name
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets or sets the name of a Table object
type: docs
weight: 60
weight: 50
url: /net/aspose.tasks/table/name/
---
## Table.Name property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.RowHeight
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets or sets the row height in a table where the row height is the number of lines of text
type: docs
weight: 70
weight: 60
url: /net/aspose.tasks/table/rowheight/
---
## Table.RowHeight property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.ShowAddNewColumn
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets or sets a value indicating whether to show Add New Column interface. Supported by MSP 2010 version and later
type: docs
weight: 80
weight: 70
url: /net/aspose.tasks/table/showaddnewcolumn/
---
## Table.ShowAddNewColumn property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.ShowInMenu
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets or sets a value indicating whether project shows the table name in the Tables dropdown list on the View tab of the Ribbon
type: docs
weight: 90
weight: 80
url: /net/aspose.tasks/table/showinmenu/
---
## Table.ShowInMenu property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.TableFields
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets a TableFields collection representing the fields in the table
type: docs
weight: 100
weight: 90
url: /net/aspose.tasks/table/tablefields/
---
## Table.TableFields property
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Table.TableType
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets the table type for the specified table. Readonly ItemType
description: Table property. Gets or sets the table type for the specified table
type: docs
weight: 110
weight: 100
url: /net/aspose.tasks/table/tabletype/
---
## Table.TableType property

Gets the table type for the specified table. Read-only [`ItemType`](../../itemtype/).
Gets or sets the table type for the specified table.

```csharp
public ItemType TableType { get; }
public ItemType TableType { get; set; }
```

## Examples
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Table.Uid
second_title: Aspose.Tasks for .NET API Reference
description: Table property. Gets the unique identifier of a table
type: docs
weight: 120
weight: 110
url: /net/aspose.tasks/table/uid/
---
## Table.Uid property
Expand Down

0 comments on commit 6913af5

Please sign in to comment.