Skip to content

Commit 3051170

Browse files
25.6 changes
1 parent 4f8b6fe commit 3051170

File tree

54 files changed

+355
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+355
-67
lines changed

english/java/com.aspose.tasks/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,8 @@ url: /java/com.aspose.tasks/
333333
| [VbaModule](../com.aspose.tasks/vbamodule) | Represents a VBA module. |
334334
| [VbaModuleAttribute](../com.aspose.tasks/vbamoduleattribute) | The attribute of the [VbaModule](../com.aspose.tasks/vbamodule) object |
335335
| [VbaModuleAttributeCollection](../com.aspose.tasks/vbamoduleattributecollection) | Represents a collection of `VbaModuleAttribute` objects. |
336-
| [VbaModuleCollection](../com.aspose.tasks/vbamodulecollection) | Represents a collection of `VbaModule` objects. |
336+
| [VbaModuleCollection](../com.aspose.tasks/vbamodulecollection) | Represents a collection of [VbaModule](../com.aspose.tasks/vbamodule) objects. |
337+
| [VbaModuleType](../com.aspose.tasks/vbamoduletype) | Specifies the type of a module in a VBA project. |
337338
| [VbaProject](../com.aspose.tasks/vbaproject) | Represents [VbaProject](../com.aspose.tasks/vbaproject). |
338339
| [VbaReference](../com.aspose.tasks/vbareference) | Represents a reference of the [VbaProject](../com.aspose.tasks/vbaproject). |
339340
| [VbaReferenceCollection](../com.aspose.tasks/vbareferencecollection) | Represents a collection of `VbaReference` objects. |

english/java/com.aspose.tasks/assignmenttocolumntextconverter/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: AssignmentToColumnTextConverter
33
second_title: Aspose.Tasks for Java API Reference
44
description: ResourceAssignment data to columns string converter.
55
type: docs
6-
weight: 365
6+
weight: 366
77
url: /java/com.aspose.tasks/assignmenttocolumntextconverter/
88
---
99
```

english/java/com.aspose.tasks/event/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Event
33
second_title: Aspose.Tasks for Java API Reference
44
description: An event.
55
type: docs
6-
weight: 366
6+
weight: 367
77
url: /java/com.aspose.tasks/event/
88
---
99
```

english/java/com.aspose.tasks/ialgorithm/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IAlgorithm
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents an algorithm that can be applied to a list of objects T.
55
type: docs
6-
weight: 367
6+
weight: 368
77
url: /java/com.aspose.tasks/ialgorithm/
88
---
99
```

english/java/com.aspose.tasks/icalendar/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ICalendar
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a calendar abstraction which can be used for various calculations of dates and durations.
55
type: docs
6-
weight: 368
6+
weight: 369
77
url: /java/com.aspose.tasks/icalendar/
88
---
99
```

english/java/com.aspose.tasks/icondition/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ICondition
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a condition which can be used by filters or search methods.
55
type: docs
6-
weight: 369
6+
weight: 370
77
url: /java/com.aspose.tasks/icondition/
88
---
99
```

english/java/com.aspose.tasks/icsssavingcallback/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ICssSavingCallback
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a callback that is called to create resource to store CSS.
55
type: docs
6-
weight: 370
6+
weight: 371
77
url: /java/com.aspose.tasks/icsssavingcallback/
88
---
99
```

english/java/com.aspose.tasks/ifontsavingcallback/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IFontSavingCallback
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a callback that is called to create resource to store fonts.
55
type: docs
6-
weight: 371
6+
weight: 372
77
url: /java/com.aspose.tasks/ifontsavingcallback/
88
---
99
```

english/java/com.aspose.tasks/iimagesavingcallback/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IImageSavingCallback
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a callback that is called to create resource to store images.
55
type: docs
6-
weight: 372
6+
weight: 373
77
url: /java/com.aspose.tasks/iimagesavingcallback/
88
---
99
```

english/java/com.aspose.tasks/imessagehandler/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: IMessageHandler
33
second_title: Aspose.Tasks for Java API Reference
44
description: Represents a callback the results of resource leveling.
55
type: docs
6-
weight: 373
6+
weight: 374
77
url: /java/com.aspose.tasks/imessagehandler/
88
---
99
```

0 commit comments

Comments
 (0)