Uses of Class
com.aspose.tasks.cloud.model.requests.GetTableTextStyleRequest
Packages that use GetTableTextStyleRequest
-
Uses of GetTableTextStyleRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type GetTableTextStyleRequestModifier and TypeMethodDescriptionTasksApi.getTableTextStyle(GetTableTextStyleRequest request) Read specified table text style from specified view.com.squareup.okhttp.CallTasksApi.getTableTextStyleAsync(GetTableTextStyleRequest request, ApiCallback<TableTextStyleResponse> callback) Read specified table text style from specified view.