Update a VBA Module
Contents
[
Hide
]
Introduction
Aspose.Slides.Cloud API allows to update VBA modules and add global references if needed. The module name can’t be updated.
UpdateVbaModule
API Information
API | Type | Description | Resource |
---|---|---|---|
/slides/{name}/vbaProject/modules/{moduleIndex} | PUT | Returns VBA module info | UpdateVbaModule |
Examples
cURL Example
The code example below shows how to update VBA module with index 1 and add two global references.
SDK Examples
SDK Source
The Aspose for Cloud SDKs can be downloaded from the following page: Available SDKs