Uses of Class
com.aspose.tasks.cloud.model.requests.UpdateTableTextStyleRequest
Packages that use UpdateTableTextStyleRequest
-
Uses of UpdateTableTextStyleRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type UpdateTableTextStyleRequestModifier and TypeMethodDescriptionTasksApi.updateTableTextStyle(UpdateTableTextStyleRequest request) Update table text style in specified view.com.squareup.okhttp.CallTasksApi.updateTableTextStyleAsync(UpdateTableTextStyleRequest request, ApiCallback<AsposeResponse> callback) Update table text style in specified view.