Uses of Class
com.aspose.tasks.cloud.model.requests.ClearVbaRequest
Packages that use ClearVbaRequest
-
Uses of ClearVbaRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type ClearVbaRequestModifier and TypeMethodDescriptionTasksApi.clearVba(ClearVbaRequest request) Clears all VBA macros from the project.com.squareup.okhttp.CallTasksApi.clearVbaAsync(ClearVbaRequest request, ApiCallback<AsposeResponse> callback) Clears all VBA macros from the project.