Uses of Class
com.aspose.tasks.cloud.model.responses.TableTextStyleResponse
Packages that use TableTextStyleResponse
-
Uses of TableTextStyleResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return TableTextStyleResponseModifier and TypeMethodDescriptionTasksApi.getTableTextStyle(GetTableTextStyleRequest request) Read specified table text style from specified view.Method parameters in com.aspose.tasks.cloud.api with type arguments of type TableTextStyleResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.CallTasksApi.getTableTextStyleAsync(GetTableTextStyleRequest request, ApiCallback<TableTextStyleResponse> callback) Read specified table text style from specified view. -
Uses of TableTextStyleResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return TableTextStyleResponseModifier and TypeMethodDescriptionTableTextStyleResponse.tableTextStyle(TableTextStyle tableTextStyle)