Uses of Class
com.aspose.tasks.cloud.model.responses.TableTextStylesResponse
Packages that use TableTextStylesResponse
-
Uses of TableTextStylesResponse in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api that return TableTextStylesResponseModifier and TypeMethodDescriptionTasksApi.getAllTableTextStyles(GetAllTableTextStylesRequest request) Read all table text styles from specified view.Method parameters in com.aspose.tasks.cloud.api with type arguments of type TableTextStylesResponseModifier and TypeMethodDescriptioncom.squareup.okhttp.CallTasksApi.getAllTableTextStylesAsync(GetAllTableTextStylesRequest request, ApiCallback<TableTextStylesResponse> callback) Read all table text styles from specified view. -
Uses of TableTextStylesResponse in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return TableTextStylesResponseModifier and TypeMethodDescriptionTableTextStylesResponse.addItemsItem(TableTextStyle itemsItem) TableTextStylesResponse.items(List<TableTextStyle> items)