aspose_cells_cloud 19.10 → 20.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (319) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile +1 -1
  3. data/LICENSE +21 -0
  4. data/README.md +86 -542
  5. data/aspose_cells_cloud-20.2.gem +0 -0
  6. data/aspose_cells_cloud-20.4.gem +0 -0
  7. data/aspose_cells_cloud-20.6.gem +0 -0
  8. data/aspose_cells_cloud.gemspec +48 -48
  9. data/data/TestImportData.xlsx +0 -0
  10. data/data/TestImportDataCSV.csv +3 -0
  11. data/docs/CellsApi.md +12879 -760
  12. data/docs/{SaaSposeResponse.md → CellsCloudResponse.md} +1 -1
  13. data/docs/ConditionalFormattingValue.md +1 -0
  14. data/docs/CustomFilter.md +1 -0
  15. data/docs/DiscUsage.md +9 -0
  16. data/docs/DynamicFilter.md +2 -0
  17. data/docs/Error.md +11 -0
  18. data/docs/ErrorDetails.md +9 -0
  19. data/docs/FileVersion.md +14 -0
  20. data/docs/FileVersions.md +8 -0
  21. data/docs/FilesList.md +8 -0
  22. data/docs/FilesUploadResult.md +9 -0
  23. data/docs/ObjectExist.md +9 -0
  24. data/docs/PivotItem.md +1 -0
  25. data/docs/StorageExist.md +8 -0
  26. data/docs/StorageFile.md +12 -0
  27. data/lib/aspose_cells_cloud.rb +2 -1
  28. data/lib/aspose_cells_cloud/api/cells_api.rb +19233 -19021
  29. data/lib/aspose_cells_cloud/api_client.rb +489 -482
  30. data/lib/aspose_cells_cloud/configuration.rb +1 -1
  31. data/lib/aspose_cells_cloud/models/above_average.rb +1 -1
  32. data/lib/aspose_cells_cloud/models/access_token_response.rb +1 -1
  33. data/lib/aspose_cells_cloud/models/area.rb +1 -1
  34. data/lib/aspose_cells_cloud/models/auto_filter.rb +1 -1
  35. data/lib/aspose_cells_cloud/models/auto_filter_response.rb +1 -1
  36. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +1 -1
  37. data/lib/aspose_cells_cloud/models/auto_shape.rb +1 -1
  38. data/lib/aspose_cells_cloud/models/auto_shape_response.rb +1 -1
  39. data/lib/aspose_cells_cloud/models/auto_shapes.rb +1 -1
  40. data/lib/aspose_cells_cloud/models/auto_shapes_response.rb +1 -1
  41. data/lib/aspose_cells_cloud/models/border.rb +1 -1
  42. data/lib/aspose_cells_cloud/models/calculation_options.rb +1 -1
  43. data/lib/aspose_cells_cloud/models/cell.rb +1 -1
  44. data/lib/aspose_cells_cloud/models/cell_area.rb +1 -1
  45. data/lib/aspose_cells_cloud/models/cell_response.rb +1 -1
  46. data/lib/aspose_cells_cloud/models/cell_value.rb +1 -1
  47. data/lib/aspose_cells_cloud/models/cells.rb +1 -1
  48. data/lib/aspose_cells_cloud/models/cells_cloud_response.rb +1 -1
  49. data/lib/aspose_cells_cloud/models/cells_color.rb +1 -1
  50. data/lib/aspose_cells_cloud/models/cells_document_properties.rb +1 -1
  51. data/lib/aspose_cells_cloud/models/cells_document_properties_response.rb +1 -1
  52. data/lib/aspose_cells_cloud/models/cells_document_property.rb +1 -1
  53. data/lib/aspose_cells_cloud/models/cells_document_property_response.rb +1 -1
  54. data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +1 -1
  55. data/lib/aspose_cells_cloud/models/cells_response.rb +1 -1
  56. data/lib/aspose_cells_cloud/models/chart.rb +1 -1
  57. data/lib/aspose_cells_cloud/models/chart_area.rb +1 -1
  58. data/lib/aspose_cells_cloud/models/chart_area_response.rb +1 -1
  59. data/lib/aspose_cells_cloud/models/chart_frame.rb +1 -1
  60. data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +1 -1
  61. data/lib/aspose_cells_cloud/models/charts.rb +1 -1
  62. data/lib/aspose_cells_cloud/models/charts_response.rb +1 -1
  63. data/lib/aspose_cells_cloud/models/color.rb +1 -1
  64. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  65. data/lib/aspose_cells_cloud/models/color_filter_request.rb +1 -1
  66. data/lib/aspose_cells_cloud/models/color_scale.rb +1 -1
  67. data/lib/aspose_cells_cloud/models/column.rb +1 -1
  68. data/lib/aspose_cells_cloud/models/column_response.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/columns.rb +1 -1
  70. data/lib/aspose_cells_cloud/models/columns_response.rb +1 -1
  71. data/lib/aspose_cells_cloud/models/comment.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/comment_response.rb +1 -1
  73. data/lib/aspose_cells_cloud/models/comments.rb +1 -1
  74. data/lib/aspose_cells_cloud/models/comments_response.rb +1 -1
  75. data/lib/aspose_cells_cloud/models/conditional_formatting.rb +1 -1
  76. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +1 -1
  77. data/lib/aspose_cells_cloud/models/conditional_formatting_response.rb +1 -1
  78. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +1 -1
  79. data/lib/aspose_cells_cloud/models/conditional_formattings.rb +1 -1
  80. data/lib/aspose_cells_cloud/models/conditional_formattings_response.rb +1 -1
  81. data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +1 -1
  82. data/lib/aspose_cells_cloud/models/copy_options.rb +1 -1
  83. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +1 -1
  84. data/lib/aspose_cells_cloud/models/custom_filter.rb +1 -1
  85. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +1 -1
  86. data/lib/aspose_cells_cloud/models/data_bar.rb +1 -1
  87. data/lib/aspose_cells_cloud/models/data_bar_border.rb +1 -1
  88. data/lib/aspose_cells_cloud/models/data_sorter.rb +1 -1
  89. data/lib/aspose_cells_cloud/models/dif_save_options.rb +1 -1
  90. data/lib/aspose_cells_cloud/models/disc_usage.rb +1 -1
  91. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +1 -1
  92. data/lib/aspose_cells_cloud/models/error.rb +1 -1
  93. data/lib/aspose_cells_cloud/models/error_details.rb +1 -1
  94. data/lib/aspose_cells_cloud/models/file_source.rb +1 -1
  95. data/lib/aspose_cells_cloud/models/file_version.rb +1 -1
  96. data/lib/aspose_cells_cloud/models/file_versions.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/files_list.rb +1 -1
  98. data/lib/aspose_cells_cloud/models/files_upload_result.rb +1 -1
  99. data/lib/aspose_cells_cloud/models/fill_format.rb +1 -1
  100. data/lib/aspose_cells_cloud/models/fill_format_response.rb +1 -1
  101. data/lib/aspose_cells_cloud/models/filter_column.rb +1 -1
  102. data/lib/aspose_cells_cloud/models/font.rb +1 -1
  103. data/lib/aspose_cells_cloud/models/font_setting.rb +1 -1
  104. data/lib/aspose_cells_cloud/models/format_condition.rb +1 -1
  105. data/lib/aspose_cells_cloud/models/gradient_fill.rb +1 -1
  106. data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +1 -1
  107. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +1 -1
  108. data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +1 -1
  109. data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +1 -1
  110. data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +1 -1
  111. data/lib/aspose_cells_cloud/models/html_save_options.rb +1 -1
  112. data/lib/aspose_cells_cloud/models/hyperlink.rb +1 -1
  113. data/lib/aspose_cells_cloud/models/hyperlink_response.rb +1 -1
  114. data/lib/aspose_cells_cloud/models/hyperlinks.rb +1 -1
  115. data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +1 -1
  116. data/lib/aspose_cells_cloud/models/icon_filter.rb +1 -1
  117. data/lib/aspose_cells_cloud/models/icon_set.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/image_save_options.rb +1 -1
  119. data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +1 -1
  120. data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +1 -1
  121. data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +1 -1
  122. data/lib/aspose_cells_cloud/models/import_double_array_option.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/import_int_array_option.rb +1 -1
  124. data/lib/aspose_cells_cloud/models/import_option.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/import_string_array_option.rb +1 -1
  126. data/lib/aspose_cells_cloud/models/legend.rb +1 -1
  127. data/lib/aspose_cells_cloud/models/legend_response.rb +1 -1
  128. data/lib/aspose_cells_cloud/models/line.rb +1 -1
  129. data/lib/aspose_cells_cloud/models/line_format.rb +1 -1
  130. data/lib/aspose_cells_cloud/models/line_response.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/link.rb +1 -1
  132. data/lib/aspose_cells_cloud/models/link_element.rb +1 -1
  133. data/lib/aspose_cells_cloud/models/list_column.rb +1 -1
  134. data/lib/aspose_cells_cloud/models/list_object.rb +1 -1
  135. data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
  136. data/lib/aspose_cells_cloud/models/list_object_response.rb +1 -1
  137. data/lib/aspose_cells_cloud/models/list_objects.rb +1 -1
  138. data/lib/aspose_cells_cloud/models/list_objects_response.rb +1 -1
  139. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +1 -1
  140. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/merged_cell.rb +1 -1
  142. data/lib/aspose_cells_cloud/models/merged_cell_response.rb +1 -1
  143. data/lib/aspose_cells_cloud/models/merged_cells.rb +1 -1
  144. data/lib/aspose_cells_cloud/models/merged_cells_response.rb +1 -1
  145. data/lib/aspose_cells_cloud/models/multiple_filter.rb +1 -1
  146. data/lib/aspose_cells_cloud/models/multiple_filters.rb +1 -1
  147. data/lib/aspose_cells_cloud/models/name.rb +1 -1
  148. data/lib/aspose_cells_cloud/models/name_response.rb +1 -1
  149. data/lib/aspose_cells_cloud/models/names.rb +1 -1
  150. data/lib/aspose_cells_cloud/models/names_response.rb +1 -1
  151. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +1 -1
  152. data/lib/aspose_cells_cloud/models/object_exist.rb +1 -1
  153. data/lib/aspose_cells_cloud/models/ods_save_options.rb +1 -1
  154. data/lib/aspose_cells_cloud/models/ole_object.rb +1 -1
  155. data/lib/aspose_cells_cloud/models/ole_object_response.rb +1 -1
  156. data/lib/aspose_cells_cloud/models/ole_objects.rb +1 -1
  157. data/lib/aspose_cells_cloud/models/ole_objects_response.rb +1 -1
  158. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +1 -1
  159. data/lib/aspose_cells_cloud/models/operate_object.rb +1 -1
  160. data/lib/aspose_cells_cloud/models/operate_object_position.rb +1 -1
  161. data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
  162. data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +1 -1
  163. data/lib/aspose_cells_cloud/models/page_section.rb +1 -1
  164. data/lib/aspose_cells_cloud/models/page_sections_response.rb +1 -1
  165. data/lib/aspose_cells_cloud/models/page_setup.rb +1 -1
  166. data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
  167. data/lib/aspose_cells_cloud/models/page_setup_response.rb +1 -1
  168. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  169. data/lib/aspose_cells_cloud/models/paste_options.rb +1 -1
  170. data/lib/aspose_cells_cloud/models/pattern_fill.rb +1 -1
  171. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +1 -1
  172. data/lib/aspose_cells_cloud/models/pdf_security_options.rb +1 -1
  173. data/lib/aspose_cells_cloud/models/pic_format_option.rb +1 -1
  174. data/lib/aspose_cells_cloud/models/picture.rb +1 -1
  175. data/lib/aspose_cells_cloud/models/picture_response.rb +1 -1
  176. data/lib/aspose_cells_cloud/models/pictures.rb +1 -1
  177. data/lib/aspose_cells_cloud/models/pictures_response.rb +1 -1
  178. data/lib/aspose_cells_cloud/models/pivot_field.rb +1 -1
  179. data/lib/aspose_cells_cloud/models/pivot_field_response.rb +1 -1
  180. data/lib/aspose_cells_cloud/models/pivot_filter.rb +1 -1
  181. data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +1 -1
  182. data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +1 -1
  183. data/lib/aspose_cells_cloud/models/pivot_item.rb +1 -1
  184. data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
  185. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  186. data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +1 -1
  187. data/lib/aspose_cells_cloud/models/pivot_table_response.rb +1 -1
  188. data/lib/aspose_cells_cloud/models/pivot_tables.rb +1 -1
  189. data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +1 -1
  190. data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +1 -1
  191. data/lib/aspose_cells_cloud/models/range.rb +1 -1
  192. data/lib/aspose_cells_cloud/models/range_copy_request.rb +1 -1
  193. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +1 -1
  194. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +1 -1
  195. data/lib/aspose_cells_cloud/models/range_value_response.rb +1 -1
  196. data/lib/aspose_cells_cloud/models/ranges.rb +1 -1
  197. data/lib/aspose_cells_cloud/models/ranges_response.rb +1 -1
  198. data/lib/aspose_cells_cloud/models/result_destination.rb +1 -1
  199. data/lib/aspose_cells_cloud/models/row.rb +1 -1
  200. data/lib/aspose_cells_cloud/models/row_response.rb +1 -1
  201. data/lib/aspose_cells_cloud/models/rows.rb +1 -1
  202. data/lib/aspose_cells_cloud/models/rows_response.rb +1 -1
  203. data/lib/aspose_cells_cloud/models/save_options.rb +1 -1
  204. data/lib/aspose_cells_cloud/models/save_response.rb +1 -1
  205. data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
  206. data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +1 -1
  207. data/lib/aspose_cells_cloud/models/shadow_effect.rb +1 -1
  208. data/lib/aspose_cells_cloud/models/shape.rb +1 -1
  209. data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
  210. data/lib/aspose_cells_cloud/models/shape_response.rb +1 -1
  211. data/lib/aspose_cells_cloud/models/shapes.rb +1 -1
  212. data/lib/aspose_cells_cloud/models/shapes_response.rb +1 -1
  213. data/lib/aspose_cells_cloud/models/single_value.rb +1 -1
  214. data/lib/aspose_cells_cloud/models/single_value_response.rb +1 -1
  215. data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +1 -1
  216. data/lib/aspose_cells_cloud/models/solid_fill.rb +1 -1
  217. data/lib/aspose_cells_cloud/models/sort_key.rb +1 -1
  218. data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
  219. data/lib/aspose_cells_cloud/models/split_result_document.rb +1 -1
  220. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  221. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +1 -1
  222. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +1 -1
  223. data/lib/aspose_cells_cloud/models/storage_exist.rb +1 -1
  224. data/lib/aspose_cells_cloud/models/storage_file.rb +1 -1
  225. data/lib/aspose_cells_cloud/models/style.rb +1 -1
  226. data/lib/aspose_cells_cloud/models/style_response.rb +1 -1
  227. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  228. data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
  229. data/lib/aspose_cells_cloud/models/task_description.rb +1 -1
  230. data/lib/aspose_cells_cloud/models/task_parameter.rb +1 -1
  231. data/lib/aspose_cells_cloud/models/text_item.rb +1 -1
  232. data/lib/aspose_cells_cloud/models/text_items.rb +1 -1
  233. data/lib/aspose_cells_cloud/models/text_items_response.rb +1 -1
  234. data/lib/aspose_cells_cloud/models/text_options.rb +1 -1
  235. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +239 -0
  236. data/lib/aspose_cells_cloud/models/texture_fill.rb +1 -1
  237. data/lib/aspose_cells_cloud/models/theme_color.rb +1 -1
  238. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +1 -1
  239. data/lib/aspose_cells_cloud/models/title.rb +1 -1
  240. data/lib/aspose_cells_cloud/models/title_response.rb +1 -1
  241. data/lib/aspose_cells_cloud/models/top10.rb +1 -1
  242. data/lib/aspose_cells_cloud/models/top10_filter.rb +1 -1
  243. data/lib/aspose_cells_cloud/models/txt_save_options.rb +1 -1
  244. data/lib/aspose_cells_cloud/models/validation.rb +1 -1
  245. data/lib/aspose_cells_cloud/models/validation_response.rb +1 -1
  246. data/lib/aspose_cells_cloud/models/validations.rb +1 -1
  247. data/lib/aspose_cells_cloud/models/validations_response.rb +1 -1
  248. data/lib/aspose_cells_cloud/models/value_type.rb +1 -1
  249. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +1 -1
  250. data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +1 -1
  251. data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +1 -1
  252. data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +1 -1
  253. data/lib/aspose_cells_cloud/models/workbook.rb +1 -1
  254. data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +1 -1
  255. data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +1 -1
  256. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  257. data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +1 -1
  258. data/lib/aspose_cells_cloud/models/workbook_response.rb +1 -1
  259. data/lib/aspose_cells_cloud/models/workbook_settings.rb +1 -1
  260. data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
  261. data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +1 -1
  262. data/lib/aspose_cells_cloud/models/worksheet.rb +1 -1
  263. data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +1 -1
  264. data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +1 -1
  265. data/lib/aspose_cells_cloud/models/worksheet_response.rb +1 -1
  266. data/lib/aspose_cells_cloud/models/worksheets.rb +1 -1
  267. data/lib/aspose_cells_cloud/models/worksheets_response.rb +1 -1
  268. data/lib/aspose_cells_cloud/models/xls_save_options.rb +1 -1
  269. data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +1 -1
  270. data/lib/aspose_cells_cloud/models/xps_save_options.rb +1 -1
  271. data/lib/aspose_cells_cloud/version.rb +25 -25
  272. data/runTest.sh +4 -0
  273. data/spec/api/cells_api_spec.rb +27 -26
  274. data/spec/api/cells_auto_filter_api_spec.rb +9 -3
  275. data/spec/api/cells_ole_objects_api_spec.rb +3 -1
  276. data/spec/api/cells_one_spec.rb +37 -0
  277. data/spec/api/cells_page_breaks_api_spec.rb +2 -2
  278. data/spec/api/cells_pictures_api_spec.rb +2 -1
  279. data/spec/api/cells_pivot_tables_api_spec.rb +4 -28
  280. data/spec/api/cells_save_as_api_spec.rb +2 -2
  281. data/spec/api/cells_storage_api_spec.rb +1 -1
  282. data/spec/api/cells_storage_spec.rb +5 -13
  283. data/spec/api/cells_task_api_spec.rb +1 -1
  284. data/spec/api/cells_workbook_api_spec.rb +5 -3
  285. data/spec/api/cells_worksheets_api_spec.rb +34 -34
  286. data/spec/spec_helper.rb +1 -1
  287. data/test.pdf +0 -0
  288. data/testResult.txt +15 -0
  289. metadata +92 -99
  290. data/aspose_cells_cloud-18.11.1.gem +0 -0
  291. data/aspose_cells_cloud-18.11.gem +0 -0
  292. data/aspose_cells_cloud-19.2.1.gem +0 -0
  293. data/aspose_cells_cloud-19.2.gem +0 -0
  294. data/aspose_cells_cloud-19.6.gem +0 -0
  295. data/aspose_cells_cloud-19.9.gem +0 -0
  296. data/data/Book1.xlsx.pdf +0 -0
  297. data/docs/CellsAutoFilterApi.md +0 -869
  298. data/docs/CellsAutoshapesApi.md +0 -123
  299. data/docs/CellsChartAreaApi.md +0 -182
  300. data/docs/CellsChartsApi.md +0 -842
  301. data/docs/CellsConditionalFormattingsApi.md +0 -565
  302. data/docs/CellsHypelinksApi.md +0 -364
  303. data/docs/CellsListObjectsApi.md +0 -541
  304. data/docs/CellsOleObjectsApi.md +0 -365
  305. data/docs/CellsPageBreaksApi.md +0 -584
  306. data/docs/CellsPageSetupApi.md +0 -413
  307. data/docs/CellsPicturesApi.md +0 -363
  308. data/docs/CellsPivotTablesApi.md +0 -1181
  309. data/docs/CellsPropertiesApi.md +0 -279
  310. data/docs/CellsRangesApi.md +0 -605
  311. data/docs/CellsSaveAsApi.md +0 -68
  312. data/docs/CellsShapesApi.md +0 -370
  313. data/docs/CellsTaskApi.md +0 -54
  314. data/docs/CellsWorkbookApi.md +0 -1437
  315. data/docs/CellsWorksheetValidationsApi.md +0 -296
  316. data/docs/CellsWorksheetsApi.md +0 -1943
  317. data/docs/OAuthApi.md +0 -60
  318. data/spec/api/o_auth_api_spec.rb +0 -51
  319. data/test.sh +0 -24
@@ -1,296 +0,0 @@
1
- # AsposeCellsCloud::CellsWorksheetValidationsApi
2
-
3
- All URIs are relative to *https://api.aspose.cloud/v1.1/*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**cells_worksheet_validations_delete_worksheet_validation**](CellsWorksheetValidationsApi.md#cells_worksheet_validations_delete_worksheet_validation) | **DELETE** /cells/{name}/worksheets/{sheetName}/validations/{validationIndex} | Delete worksheet validation by index.
8
- [**cells_worksheet_validations_get_worksheet_validation**](CellsWorksheetValidationsApi.md#cells_worksheet_validations_get_worksheet_validation) | **GET** /cells/{name}/worksheets/{sheetName}/validations/{validationIndex} | Get worksheet validation by index.
9
- [**cells_worksheet_validations_get_worksheet_validations**](CellsWorksheetValidationsApi.md#cells_worksheet_validations_get_worksheet_validations) | **GET** /cells/{name}/worksheets/{sheetName}/validations | Get worksheet validations.
10
- [**cells_worksheet_validations_post_worksheet_validation**](CellsWorksheetValidationsApi.md#cells_worksheet_validations_post_worksheet_validation) | **POST** /cells/{name}/worksheets/{sheetName}/validations/{validationIndex} | Update worksheet validation by index.
11
- [**cells_worksheet_validations_put_worksheet_validation**](CellsWorksheetValidationsApi.md#cells_worksheet_validations_put_worksheet_validation) | **PUT** /cells/{name}/worksheets/{sheetName}/validations | Add worksheet validation at index.
12
-
13
-
14
- # **cells_worksheet_validations_delete_worksheet_validation**
15
- > ValidationResponse cells_worksheet_validations_delete_worksheet_validation(name, sheet_name, validation_index, opts)
16
-
17
- Delete worksheet validation by index.
18
-
19
- ### Example
20
- ```ruby
21
- # load the gem
22
- require 'aspose_cells_cloud'
23
-
24
- api_instance = AsposeCellsCloud::CellsWorksheetValidationsApi.new
25
-
26
- name = "name_example" # String | Document name.
27
-
28
- sheet_name = "sheet_name_example" # String | Worksheet name.
29
-
30
- validation_index = 56 # Integer | The validation index.
31
-
32
- opts = {
33
- folder: "folder_example", # String | Document's folder.
34
- storage: "storage_example" # String | storage name.
35
- }
36
-
37
- begin
38
- #Delete worksheet validation by index.
39
- result = api_instance.cells_worksheet_validations_delete_worksheet_validation(name, sheet_name, validation_index, opts)
40
- p result
41
- rescue AsposeCellsCloud::ApiError => e
42
- puts "Exception when calling CellsWorksheetValidationsApi->cells_worksheet_validations_delete_worksheet_validation: #{e}"
43
- end
44
- ```
45
-
46
- ### Parameters
47
-
48
- Name | Type | Description | Notes
49
- ------------- | ------------- | ------------- | -------------
50
- **name** | **String**| Document name. |
51
- **sheet_name** | **String**| Worksheet name. |
52
- **validation_index** | **Integer**| The validation index. |
53
- **folder** | **String**| Document's folder. | [optional]
54
- **storage** | **String**| storage name. | [optional]
55
-
56
- ### Return type
57
-
58
- [**ValidationResponse**](ValidationResponse.md)
59
-
60
- ### Authorization
61
-
62
- No authorization required
63
-
64
- ### HTTP request headers
65
-
66
- - **Content-Type**: application/json
67
- - **Accept**: application/json
68
-
69
-
70
-
71
- # **cells_worksheet_validations_get_worksheet_validation**
72
- > ValidationResponse cells_worksheet_validations_get_worksheet_validation(name, sheet_name, validation_index, opts)
73
-
74
- Get worksheet validation by index.
75
-
76
- ### Example
77
- ```ruby
78
- # load the gem
79
- require 'aspose_cells_cloud'
80
-
81
- api_instance = AsposeCellsCloud::CellsWorksheetValidationsApi.new
82
-
83
- name = "name_example" # String | Document name.
84
-
85
- sheet_name = "sheet_name_example" # String | Worksheet name.
86
-
87
- validation_index = 56 # Integer | The validation index.
88
-
89
- opts = {
90
- folder: "folder_example", # String | Document's folder.
91
- storage: "storage_example" # String | storage name.
92
- }
93
-
94
- begin
95
- #Get worksheet validation by index.
96
- result = api_instance.cells_worksheet_validations_get_worksheet_validation(name, sheet_name, validation_index, opts)
97
- p result
98
- rescue AsposeCellsCloud::ApiError => e
99
- puts "Exception when calling CellsWorksheetValidationsApi->cells_worksheet_validations_get_worksheet_validation: #{e}"
100
- end
101
- ```
102
-
103
- ### Parameters
104
-
105
- Name | Type | Description | Notes
106
- ------------- | ------------- | ------------- | -------------
107
- **name** | **String**| Document name. |
108
- **sheet_name** | **String**| Worksheet name. |
109
- **validation_index** | **Integer**| The validation index. |
110
- **folder** | **String**| Document's folder. | [optional]
111
- **storage** | **String**| storage name. | [optional]
112
-
113
- ### Return type
114
-
115
- [**ValidationResponse**](ValidationResponse.md)
116
-
117
- ### Authorization
118
-
119
- No authorization required
120
-
121
- ### HTTP request headers
122
-
123
- - **Content-Type**: application/json
124
- - **Accept**: application/json
125
-
126
-
127
-
128
- # **cells_worksheet_validations_get_worksheet_validations**
129
- > ValidationsResponse cells_worksheet_validations_get_worksheet_validations(name, sheet_name, opts)
130
-
131
- Get worksheet validations.
132
-
133
- ### Example
134
- ```ruby
135
- # load the gem
136
- require 'aspose_cells_cloud'
137
-
138
- api_instance = AsposeCellsCloud::CellsWorksheetValidationsApi.new
139
-
140
- name = "name_example" # String | Document name.
141
-
142
- sheet_name = "sheet_name_example" # String | Worksheet name.
143
-
144
- opts = {
145
- folder: "folder_example", # String | Document folder.
146
- storage: "storage_example" # String | storage name.
147
- }
148
-
149
- begin
150
- #Get worksheet validations.
151
- result = api_instance.cells_worksheet_validations_get_worksheet_validations(name, sheet_name, opts)
152
- p result
153
- rescue AsposeCellsCloud::ApiError => e
154
- puts "Exception when calling CellsWorksheetValidationsApi->cells_worksheet_validations_get_worksheet_validations: #{e}"
155
- end
156
- ```
157
-
158
- ### Parameters
159
-
160
- Name | Type | Description | Notes
161
- ------------- | ------------- | ------------- | -------------
162
- **name** | **String**| Document name. |
163
- **sheet_name** | **String**| Worksheet name. |
164
- **folder** | **String**| Document folder. | [optional]
165
- **storage** | **String**| storage name. | [optional]
166
-
167
- ### Return type
168
-
169
- [**ValidationsResponse**](ValidationsResponse.md)
170
-
171
- ### Authorization
172
-
173
- No authorization required
174
-
175
- ### HTTP request headers
176
-
177
- - **Content-Type**: application/json
178
- - **Accept**: application/json
179
-
180
-
181
-
182
- # **cells_worksheet_validations_post_worksheet_validation**
183
- > ValidationResponse cells_worksheet_validations_post_worksheet_validation(name, sheet_name, validation_index, opts)
184
-
185
- Update worksheet validation by index.
186
-
187
- ### Example
188
- ```ruby
189
- # load the gem
190
- require 'aspose_cells_cloud'
191
-
192
- api_instance = AsposeCellsCloud::CellsWorksheetValidationsApi.new
193
-
194
- name = "name_example" # String | Document name.
195
-
196
- sheet_name = "sheet_name_example" # String | Worksheet name.
197
-
198
- validation_index = 56 # Integer | The validation index.
199
-
200
- opts = {
201
- validation: AsposeCellsCloud::Validation.new, # Validation |
202
- folder: "folder_example", # String | Document's folder.
203
- storage: "storage_example" # String | storage name.
204
- }
205
-
206
- begin
207
- #Update worksheet validation by index.
208
- result = api_instance.cells_worksheet_validations_post_worksheet_validation(name, sheet_name, validation_index, opts)
209
- p result
210
- rescue AsposeCellsCloud::ApiError => e
211
- puts "Exception when calling CellsWorksheetValidationsApi->cells_worksheet_validations_post_worksheet_validation: #{e}"
212
- end
213
- ```
214
-
215
- ### Parameters
216
-
217
- Name | Type | Description | Notes
218
- ------------- | ------------- | ------------- | -------------
219
- **name** | **String**| Document name. |
220
- **sheet_name** | **String**| Worksheet name. |
221
- **validation_index** | **Integer**| The validation index. |
222
- **validation** | [**Validation**](Validation.md)| | [optional]
223
- **folder** | **String**| Document's folder. | [optional]
224
- **storage** | **String**| storage name. | [optional]
225
-
226
- ### Return type
227
-
228
- [**ValidationResponse**](ValidationResponse.md)
229
-
230
- ### Authorization
231
-
232
- No authorization required
233
-
234
- ### HTTP request headers
235
-
236
- - **Content-Type**: application/json
237
- - **Accept**: application/json
238
-
239
-
240
-
241
- # **cells_worksheet_validations_put_worksheet_validation**
242
- > ValidationResponse cells_worksheet_validations_put_worksheet_validation(name, sheet_name, opts)
243
-
244
- Add worksheet validation at index.
245
-
246
- ### Example
247
- ```ruby
248
- # load the gem
249
- require 'aspose_cells_cloud'
250
-
251
- api_instance = AsposeCellsCloud::CellsWorksheetValidationsApi.new
252
-
253
- name = "name_example" # String | Document name.
254
-
255
- sheet_name = "sheet_name_example" # String | Worksheet name.
256
-
257
- opts = {
258
- range: "range_example", # String | Specified cells area
259
- folder: "folder_example", # String | Document's folder.
260
- storage: "storage_example" # String | storage name.
261
- }
262
-
263
- begin
264
- #Add worksheet validation at index.
265
- result = api_instance.cells_worksheet_validations_put_worksheet_validation(name, sheet_name, opts)
266
- p result
267
- rescue AsposeCellsCloud::ApiError => e
268
- puts "Exception when calling CellsWorksheetValidationsApi->cells_worksheet_validations_put_worksheet_validation: #{e}"
269
- end
270
- ```
271
-
272
- ### Parameters
273
-
274
- Name | Type | Description | Notes
275
- ------------- | ------------- | ------------- | -------------
276
- **name** | **String**| Document name. |
277
- **sheet_name** | **String**| Worksheet name. |
278
- **range** | **String**| Specified cells area | [optional]
279
- **folder** | **String**| Document's folder. | [optional]
280
- **storage** | **String**| storage name. | [optional]
281
-
282
- ### Return type
283
-
284
- [**ValidationResponse**](ValidationResponse.md)
285
-
286
- ### Authorization
287
-
288
- No authorization required
289
-
290
- ### HTTP request headers
291
-
292
- - **Content-Type**: application/json
293
- - **Accept**: application/json
294
-
295
-
296
-
@@ -1,1943 +0,0 @@
1
- # AsposeCellsCloud::CellsWorksheetsApi
2
-
3
- All URIs are relative to *https://api.aspose.cloud/v1.1/*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**cells_worksheets_delete_unprotect_worksheet**](CellsWorksheetsApi.md#cells_worksheets_delete_unprotect_worksheet) | **DELETE** /cells/{name}/worksheets/{sheetName}/protection | Unprotect worksheet.
8
- [**cells_worksheets_delete_worksheet**](CellsWorksheetsApi.md#cells_worksheets_delete_worksheet) | **DELETE** /cells/{name}/worksheets/{sheetName} | Delete worksheet.
9
- [**cells_worksheets_delete_worksheet_background**](CellsWorksheetsApi.md#cells_worksheets_delete_worksheet_background) | **DELETE** /cells/{name}/worksheets/{sheetName}/background | Set worksheet background image.
10
- [**cells_worksheets_delete_worksheet_comment**](CellsWorksheetsApi.md#cells_worksheets_delete_worksheet_comment) | **DELETE** /cells/{name}/worksheets/{sheetName}/comments/{cellName} | Delete worksheet's cell comment.
11
- [**cells_worksheets_delete_worksheet_comments**](CellsWorksheetsApi.md#cells_worksheets_delete_worksheet_comments) | **DELETE** /cells/{name}/worksheets/{sheetName}/comments | Delete all comments for worksheet.
12
- [**cells_worksheets_delete_worksheet_freeze_panes**](CellsWorksheetsApi.md#cells_worksheets_delete_worksheet_freeze_panes) | **DELETE** /cells/{name}/worksheets/{sheetName}/freezepanes | Unfreeze panes
13
- [**cells_worksheets_get_named_ranges**](CellsWorksheetsApi.md#cells_worksheets_get_named_ranges) | **GET** /cells/{name}/worksheets/ranges | Read worksheets ranges info.
14
- [**cells_worksheets_get_worksheet**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet) | **GET** /cells/{name}/worksheets/{sheetName} | Read worksheet info or export.
15
- [**cells_worksheets_get_worksheet_calculate_formula**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_calculate_formula) | **GET** /cells/{name}/worksheets/{sheetName}/formulaResult | Calculate formula value.
16
- [**cells_worksheets_get_worksheet_comment**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_comment) | **GET** /cells/{name}/worksheets/{sheetName}/comments/{cellName} | Get worksheet comment by cell name.
17
- [**cells_worksheets_get_worksheet_comments**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_comments) | **GET** /cells/{name}/worksheets/{sheetName}/comments | Get worksheet comments.
18
- [**cells_worksheets_get_worksheet_merged_cell**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_merged_cell) | **GET** /cells/{name}/worksheets/{sheetName}/mergedCells/{mergedCellIndex} | Get worksheet merged cell by its index.
19
- [**cells_worksheets_get_worksheet_merged_cells**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_merged_cells) | **GET** /cells/{name}/worksheets/{sheetName}/mergedCells | Get worksheet merged cells.
20
- [**cells_worksheets_get_worksheet_text_items**](CellsWorksheetsApi.md#cells_worksheets_get_worksheet_text_items) | **GET** /cells/{name}/worksheets/{sheetName}/textItems | Get worksheet text items.
21
- [**cells_worksheets_get_worksheets**](CellsWorksheetsApi.md#cells_worksheets_get_worksheets) | **GET** /cells/{name}/worksheets | Read worksheets info.
22
- [**cells_worksheets_post_autofit_worksheet_columns**](CellsWorksheetsApi.md#cells_worksheets_post_autofit_worksheet_columns) | **POST** /cells/{name}/worksheets/{sheetName}/autofitcolumns |
23
- [**cells_worksheets_post_autofit_worksheet_row**](CellsWorksheetsApi.md#cells_worksheets_post_autofit_worksheet_row) | **POST** /cells/{name}/worksheets/{sheetName}/autofitrow |
24
- [**cells_worksheets_post_autofit_worksheet_rows**](CellsWorksheetsApi.md#cells_worksheets_post_autofit_worksheet_rows) | **POST** /cells/{name}/worksheets/{sheetName}/autofitrows | Autofit worksheet rows.
25
- [**cells_worksheets_post_copy_worksheet**](CellsWorksheetsApi.md#cells_worksheets_post_copy_worksheet) | **POST** /cells/{name}/worksheets/{sheetName}/copy |
26
- [**cells_worksheets_post_move_worksheet**](CellsWorksheetsApi.md#cells_worksheets_post_move_worksheet) | **POST** /cells/{name}/worksheets/{sheetName}/position | Move worksheet.
27
- [**cells_worksheets_post_rename_worksheet**](CellsWorksheetsApi.md#cells_worksheets_post_rename_worksheet) | **POST** /cells/{name}/worksheets/{sheetName}/rename | Rename worksheet
28
- [**cells_worksheets_post_update_worksheet_property**](CellsWorksheetsApi.md#cells_worksheets_post_update_worksheet_property) | **POST** /cells/{name}/worksheets/{sheetName} | Update worksheet property
29
- [**cells_worksheets_post_update_worksheet_zoom**](CellsWorksheetsApi.md#cells_worksheets_post_update_worksheet_zoom) | **POST** /cells/{name}/worksheets/{sheetName}/zoom |
30
- [**cells_worksheets_post_worksheet_comment**](CellsWorksheetsApi.md#cells_worksheets_post_worksheet_comment) | **POST** /cells/{name}/worksheets/{sheetName}/comments/{cellName} | Update worksheet's cell comment.
31
- [**cells_worksheets_post_worksheet_range_sort**](CellsWorksheetsApi.md#cells_worksheets_post_worksheet_range_sort) | **POST** /cells/{name}/worksheets/{sheetName}/sort | Sort worksheet range.
32
- [**cells_worksheets_post_worksheet_text_search**](CellsWorksheetsApi.md#cells_worksheets_post_worksheet_text_search) | **POST** /cells/{name}/worksheets/{sheetName}/findText | Search text.
33
- [**cells_worksheets_post_worsheet_text_replace**](CellsWorksheetsApi.md#cells_worksheets_post_worsheet_text_replace) | **POST** /cells/{name}/worksheets/{sheetName}/replaceText | Replace text.
34
- [**cells_worksheets_put_add_new_worksheet**](CellsWorksheetsApi.md#cells_worksheets_put_add_new_worksheet) | **PUT** /cells/{name}/worksheets/{sheetName} | Add new worksheet.
35
- [**cells_worksheets_put_change_visibility_worksheet**](CellsWorksheetsApi.md#cells_worksheets_put_change_visibility_worksheet) | **PUT** /cells/{name}/worksheets/{sheetName}/visible | Change worksheet visibility.
36
- [**cells_worksheets_put_protect_worksheet**](CellsWorksheetsApi.md#cells_worksheets_put_protect_worksheet) | **PUT** /cells/{name}/worksheets/{sheetName}/protection | Protect worksheet.
37
- [**cells_worksheets_put_worksheet_background**](CellsWorksheetsApi.md#cells_worksheets_put_worksheet_background) | **PUT** /cells/{name}/worksheets/{sheetName}/background | Set worksheet background image.
38
- [**cells_worksheets_put_worksheet_comment**](CellsWorksheetsApi.md#cells_worksheets_put_worksheet_comment) | **PUT** /cells/{name}/worksheets/{sheetName}/comments/{cellName} | Add worksheet's cell comment.
39
- [**cells_worksheets_put_worksheet_freeze_panes**](CellsWorksheetsApi.md#cells_worksheets_put_worksheet_freeze_panes) | **PUT** /cells/{name}/worksheets/{sheetName}/freezepanes | Set freeze panes
40
-
41
-
42
- # **cells_worksheets_delete_unprotect_worksheet**
43
- > WorksheetResponse cells_worksheets_delete_unprotect_worksheet(name, sheet_name, opts)
44
-
45
- Unprotect worksheet.
46
-
47
- ### Example
48
- ```ruby
49
- # load the gem
50
- require 'aspose_cells_cloud'
51
-
52
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
53
-
54
- name = "name_example" # String | Document name.
55
-
56
- sheet_name = "sheet_name_example" # String | The worksheet name.
57
-
58
- opts = {
59
- protect_parameter: AsposeCellsCloud::ProtectSheetParameter.new, # ProtectSheetParameter | with protection settings. Only password is used here.
60
- folder: "folder_example", # String | Document folder.
61
- storage: "storage_example" # String | storage name.
62
- }
63
-
64
- begin
65
- #Unprotect worksheet.
66
- result = api_instance.cells_worksheets_delete_unprotect_worksheet(name, sheet_name, opts)
67
- p result
68
- rescue AsposeCellsCloud::ApiError => e
69
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_unprotect_worksheet: #{e}"
70
- end
71
- ```
72
-
73
- ### Parameters
74
-
75
- Name | Type | Description | Notes
76
- ------------- | ------------- | ------------- | -------------
77
- **name** | **String**| Document name. |
78
- **sheet_name** | **String**| The worksheet name. |
79
- **protect_parameter** | [**ProtectSheetParameter**](ProtectSheetParameter.md)| with protection settings. Only password is used here. | [optional]
80
- **folder** | **String**| Document folder. | [optional]
81
- **storage** | **String**| storage name. | [optional]
82
-
83
- ### Return type
84
-
85
- [**WorksheetResponse**](WorksheetResponse.md)
86
-
87
- ### Authorization
88
-
89
- No authorization required
90
-
91
- ### HTTP request headers
92
-
93
- - **Content-Type**: application/json
94
- - **Accept**: application/json
95
-
96
-
97
-
98
- # **cells_worksheets_delete_worksheet**
99
- > WorksheetsResponse cells_worksheets_delete_worksheet(name, sheet_name, opts)
100
-
101
- Delete worksheet.
102
-
103
- ### Example
104
- ```ruby
105
- # load the gem
106
- require 'aspose_cells_cloud'
107
-
108
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
109
-
110
- name = "name_example" # String | Document name.
111
-
112
- sheet_name = "sheet_name_example" # String | The worksheet name.
113
-
114
- opts = {
115
- folder: "folder_example", # String | Document's folder.
116
- storage: "storage_example" # String | storage name.
117
- }
118
-
119
- begin
120
- #Delete worksheet.
121
- result = api_instance.cells_worksheets_delete_worksheet(name, sheet_name, opts)
122
- p result
123
- rescue AsposeCellsCloud::ApiError => e
124
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_worksheet: #{e}"
125
- end
126
- ```
127
-
128
- ### Parameters
129
-
130
- Name | Type | Description | Notes
131
- ------------- | ------------- | ------------- | -------------
132
- **name** | **String**| Document name. |
133
- **sheet_name** | **String**| The worksheet name. |
134
- **folder** | **String**| Document's folder. | [optional]
135
- **storage** | **String**| storage name. | [optional]
136
-
137
- ### Return type
138
-
139
- [**WorksheetsResponse**](WorksheetsResponse.md)
140
-
141
- ### Authorization
142
-
143
- No authorization required
144
-
145
- ### HTTP request headers
146
-
147
- - **Content-Type**: application/json
148
- - **Accept**: application/json
149
-
150
-
151
-
152
- # **cells_worksheets_delete_worksheet_background**
153
- > SaaSposeResponse cells_worksheets_delete_worksheet_background(name, sheet_name, opts)
154
-
155
- Set worksheet background image.
156
-
157
- ### Example
158
- ```ruby
159
- # load the gem
160
- require 'aspose_cells_cloud'
161
-
162
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
163
-
164
- name = "name_example" # String |
165
-
166
- sheet_name = "sheet_name_example" # String |
167
-
168
- opts = {
169
- folder: "folder_example", # String |
170
- storage: "storage_example" # String | storage name.
171
- }
172
-
173
- begin
174
- #Set worksheet background image.
175
- result = api_instance.cells_worksheets_delete_worksheet_background(name, sheet_name, opts)
176
- p result
177
- rescue AsposeCellsCloud::ApiError => e
178
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_worksheet_background: #{e}"
179
- end
180
- ```
181
-
182
- ### Parameters
183
-
184
- Name | Type | Description | Notes
185
- ------------- | ------------- | ------------- | -------------
186
- **name** | **String**| |
187
- **sheet_name** | **String**| |
188
- **folder** | **String**| | [optional]
189
- **storage** | **String**| storage name. | [optional]
190
-
191
- ### Return type
192
-
193
- [**SaaSposeResponse**](SaaSposeResponse.md)
194
-
195
- ### Authorization
196
-
197
- No authorization required
198
-
199
- ### HTTP request headers
200
-
201
- - **Content-Type**: application/json
202
- - **Accept**: application/json
203
-
204
-
205
-
206
- # **cells_worksheets_delete_worksheet_comment**
207
- > SaaSposeResponse cells_worksheets_delete_worksheet_comment(name, sheet_name, cell_name, opts)
208
-
209
- Delete worksheet's cell comment.
210
-
211
- ### Example
212
- ```ruby
213
- # load the gem
214
- require 'aspose_cells_cloud'
215
-
216
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
217
-
218
- name = "name_example" # String | The document name.
219
-
220
- sheet_name = "sheet_name_example" # String | The worksheet name.
221
-
222
- cell_name = "cell_name_example" # String | The cell name
223
-
224
- opts = {
225
- folder: "folder_example", # String | The document folder.
226
- storage: "storage_example" # String | storage name.
227
- }
228
-
229
- begin
230
- #Delete worksheet's cell comment.
231
- result = api_instance.cells_worksheets_delete_worksheet_comment(name, sheet_name, cell_name, opts)
232
- p result
233
- rescue AsposeCellsCloud::ApiError => e
234
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_worksheet_comment: #{e}"
235
- end
236
- ```
237
-
238
- ### Parameters
239
-
240
- Name | Type | Description | Notes
241
- ------------- | ------------- | ------------- | -------------
242
- **name** | **String**| The document name. |
243
- **sheet_name** | **String**| The worksheet name. |
244
- **cell_name** | **String**| The cell name |
245
- **folder** | **String**| The document folder. | [optional]
246
- **storage** | **String**| storage name. | [optional]
247
-
248
- ### Return type
249
-
250
- [**SaaSposeResponse**](SaaSposeResponse.md)
251
-
252
- ### Authorization
253
-
254
- No authorization required
255
-
256
- ### HTTP request headers
257
-
258
- - **Content-Type**: application/json
259
- - **Accept**: application/json
260
-
261
-
262
-
263
- # **cells_worksheets_delete_worksheet_comments**
264
- > SaaSposeResponse cells_worksheets_delete_worksheet_comments(name, sheet_name, opts)
265
-
266
- Delete all comments for worksheet.
267
-
268
- ### Example
269
- ```ruby
270
- # load the gem
271
- require 'aspose_cells_cloud'
272
-
273
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
274
-
275
- name = "name_example" # String |
276
-
277
- sheet_name = "sheet_name_example" # String |
278
-
279
- opts = {
280
- folder: "folder_example", # String |
281
- storage: "storage_example" # String | storage name.
282
- }
283
-
284
- begin
285
- #Delete all comments for worksheet.
286
- result = api_instance.cells_worksheets_delete_worksheet_comments(name, sheet_name, opts)
287
- p result
288
- rescue AsposeCellsCloud::ApiError => e
289
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_worksheet_comments: #{e}"
290
- end
291
- ```
292
-
293
- ### Parameters
294
-
295
- Name | Type | Description | Notes
296
- ------------- | ------------- | ------------- | -------------
297
- **name** | **String**| |
298
- **sheet_name** | **String**| |
299
- **folder** | **String**| | [optional]
300
- **storage** | **String**| storage name. | [optional]
301
-
302
- ### Return type
303
-
304
- [**SaaSposeResponse**](SaaSposeResponse.md)
305
-
306
- ### Authorization
307
-
308
- No authorization required
309
-
310
- ### HTTP request headers
311
-
312
- - **Content-Type**: application/json
313
- - **Accept**: application/json
314
-
315
-
316
-
317
- # **cells_worksheets_delete_worksheet_freeze_panes**
318
- > SaaSposeResponse cells_worksheets_delete_worksheet_freeze_panes(name, sheet_name, row, column, freezed_rows, freezed_columns, opts)
319
-
320
- Unfreeze panes
321
-
322
- ### Example
323
- ```ruby
324
- # load the gem
325
- require 'aspose_cells_cloud'
326
-
327
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
328
-
329
- name = "name_example" # String |
330
-
331
- sheet_name = "sheet_name_example" # String |
332
-
333
- row = 56 # Integer |
334
-
335
- column = 56 # Integer |
336
-
337
- freezed_rows = 56 # Integer |
338
-
339
- freezed_columns = 56 # Integer |
340
-
341
- opts = {
342
- folder: "folder_example", # String |
343
- storage: "storage_example" # String | storage name.
344
- }
345
-
346
- begin
347
- #Unfreeze panes
348
- result = api_instance.cells_worksheets_delete_worksheet_freeze_panes(name, sheet_name, row, column, freezed_rows, freezed_columns, opts)
349
- p result
350
- rescue AsposeCellsCloud::ApiError => e
351
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_delete_worksheet_freeze_panes: #{e}"
352
- end
353
- ```
354
-
355
- ### Parameters
356
-
357
- Name | Type | Description | Notes
358
- ------------- | ------------- | ------------- | -------------
359
- **name** | **String**| |
360
- **sheet_name** | **String**| |
361
- **row** | **Integer**| |
362
- **column** | **Integer**| |
363
- **freezed_rows** | **Integer**| |
364
- **freezed_columns** | **Integer**| |
365
- **folder** | **String**| | [optional]
366
- **storage** | **String**| storage name. | [optional]
367
-
368
- ### Return type
369
-
370
- [**SaaSposeResponse**](SaaSposeResponse.md)
371
-
372
- ### Authorization
373
-
374
- No authorization required
375
-
376
- ### HTTP request headers
377
-
378
- - **Content-Type**: application/json
379
- - **Accept**: application/json
380
-
381
-
382
-
383
- # **cells_worksheets_get_named_ranges**
384
- > RangesResponse cells_worksheets_get_named_ranges(name, opts)
385
-
386
- Read worksheets ranges info.
387
-
388
- ### Example
389
- ```ruby
390
- # load the gem
391
- require 'aspose_cells_cloud'
392
-
393
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
394
-
395
- name = "name_example" # String | Document name.
396
-
397
- opts = {
398
- folder: "folder_example", # String | Document folder.
399
- storage: "storage_example" # String | storage name.
400
- }
401
-
402
- begin
403
- #Read worksheets ranges info.
404
- result = api_instance.cells_worksheets_get_named_ranges(name, opts)
405
- p result
406
- rescue AsposeCellsCloud::ApiError => e
407
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_named_ranges: #{e}"
408
- end
409
- ```
410
-
411
- ### Parameters
412
-
413
- Name | Type | Description | Notes
414
- ------------- | ------------- | ------------- | -------------
415
- **name** | **String**| Document name. |
416
- **folder** | **String**| Document folder. | [optional]
417
- **storage** | **String**| storage name. | [optional]
418
-
419
- ### Return type
420
-
421
- [**RangesResponse**](RangesResponse.md)
422
-
423
- ### Authorization
424
-
425
- No authorization required
426
-
427
- ### HTTP request headers
428
-
429
- - **Content-Type**: application/json
430
- - **Accept**: application/json
431
-
432
-
433
-
434
- # **cells_worksheets_get_worksheet**
435
- > String cells_worksheets_get_worksheet(name, sheet_name, opts)
436
-
437
- Read worksheet info or export.
438
-
439
- ### Example
440
- ```ruby
441
- # load the gem
442
- require 'aspose_cells_cloud'
443
-
444
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
445
-
446
- name = "name_example" # String | The document name.
447
-
448
- sheet_name = "sheet_name_example" # String | The worksheet name.
449
-
450
- opts = {
451
- format: "format_example", # String | The exported file format.
452
- vertical_resolution: 0, # Integer | Image vertical resolution.
453
- horizontal_resolution: 0, # Integer | Image horizontal resolution.
454
- folder: "folder_example", # String | The document folder.
455
- storage: "storage_example" # String | storage name.
456
- }
457
-
458
- begin
459
- #Read worksheet info or export.
460
- result = api_instance.cells_worksheets_get_worksheet(name, sheet_name, opts)
461
- p result
462
- rescue AsposeCellsCloud::ApiError => e
463
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet: #{e}"
464
- end
465
- ```
466
-
467
- ### Parameters
468
-
469
- Name | Type | Description | Notes
470
- ------------- | ------------- | ------------- | -------------
471
- **name** | **String**| The document name. |
472
- **sheet_name** | **String**| The worksheet name. |
473
- **format** | **String**| The exported file format. | [optional]
474
- **vertical_resolution** | **Integer**| Image vertical resolution. | [optional] [default to 0]
475
- **horizontal_resolution** | **Integer**| Image horizontal resolution. | [optional] [default to 0]
476
- **folder** | **String**| The document folder. | [optional]
477
- **storage** | **String**| storage name. | [optional]
478
-
479
- ### Return type
480
-
481
- **String**
482
-
483
- ### Authorization
484
-
485
- No authorization required
486
-
487
- ### HTTP request headers
488
-
489
- - **Content-Type**: application/json
490
- - **Accept**: application/json
491
-
492
-
493
-
494
- # **cells_worksheets_get_worksheet_calculate_formula**
495
- > SingleValueResponse cells_worksheets_get_worksheet_calculate_formula(name, sheet_name, formula, opts)
496
-
497
- Calculate formula value.
498
-
499
- ### Example
500
- ```ruby
501
- # load the gem
502
- require 'aspose_cells_cloud'
503
-
504
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
505
-
506
- name = "name_example" # String | Document name.
507
-
508
- sheet_name = "sheet_name_example" # String | Worksheet name.
509
-
510
- formula = "formula_example" # String | The formula.
511
-
512
- opts = {
513
- folder: "folder_example", # String | Document's folder.
514
- storage: "storage_example" # String | storage name.
515
- }
516
-
517
- begin
518
- #Calculate formula value.
519
- result = api_instance.cells_worksheets_get_worksheet_calculate_formula(name, sheet_name, formula, opts)
520
- p result
521
- rescue AsposeCellsCloud::ApiError => e
522
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_calculate_formula: #{e}"
523
- end
524
- ```
525
-
526
- ### Parameters
527
-
528
- Name | Type | Description | Notes
529
- ------------- | ------------- | ------------- | -------------
530
- **name** | **String**| Document name. |
531
- **sheet_name** | **String**| Worksheet name. |
532
- **formula** | **String**| The formula. |
533
- **folder** | **String**| Document's folder. | [optional]
534
- **storage** | **String**| storage name. | [optional]
535
-
536
- ### Return type
537
-
538
- [**SingleValueResponse**](SingleValueResponse.md)
539
-
540
- ### Authorization
541
-
542
- No authorization required
543
-
544
- ### HTTP request headers
545
-
546
- - **Content-Type**: application/json
547
- - **Accept**: application/json
548
-
549
-
550
-
551
- # **cells_worksheets_get_worksheet_comment**
552
- > CommentResponse cells_worksheets_get_worksheet_comment(name, sheet_name, cell_name, opts)
553
-
554
- Get worksheet comment by cell name.
555
-
556
- ### Example
557
- ```ruby
558
- # load the gem
559
- require 'aspose_cells_cloud'
560
-
561
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
562
-
563
- name = "name_example" # String | The document name.
564
-
565
- sheet_name = "sheet_name_example" # String | The worksheet name.
566
-
567
- cell_name = "cell_name_example" # String | The cell name
568
-
569
- opts = {
570
- folder: "folder_example", # String | The document folder.
571
- storage: "storage_example" # String | storage name.
572
- }
573
-
574
- begin
575
- #Get worksheet comment by cell name.
576
- result = api_instance.cells_worksheets_get_worksheet_comment(name, sheet_name, cell_name, opts)
577
- p result
578
- rescue AsposeCellsCloud::ApiError => e
579
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_comment: #{e}"
580
- end
581
- ```
582
-
583
- ### Parameters
584
-
585
- Name | Type | Description | Notes
586
- ------------- | ------------- | ------------- | -------------
587
- **name** | **String**| The document name. |
588
- **sheet_name** | **String**| The worksheet name. |
589
- **cell_name** | **String**| The cell name |
590
- **folder** | **String**| The document folder. | [optional]
591
- **storage** | **String**| storage name. | [optional]
592
-
593
- ### Return type
594
-
595
- [**CommentResponse**](CommentResponse.md)
596
-
597
- ### Authorization
598
-
599
- No authorization required
600
-
601
- ### HTTP request headers
602
-
603
- - **Content-Type**: application/json
604
- - **Accept**: application/json
605
-
606
-
607
-
608
- # **cells_worksheets_get_worksheet_comments**
609
- > CommentsResponse cells_worksheets_get_worksheet_comments(name, sheet_name, opts)
610
-
611
- Get worksheet comments.
612
-
613
- ### Example
614
- ```ruby
615
- # load the gem
616
- require 'aspose_cells_cloud'
617
-
618
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
619
-
620
- name = "name_example" # String | Workbook name.
621
-
622
- sheet_name = "sheet_name_example" # String | The worksheet name.
623
-
624
- opts = {
625
- folder: "folder_example", # String | The document folder.
626
- storage: "storage_example" # String | storage name.
627
- }
628
-
629
- begin
630
- #Get worksheet comments.
631
- result = api_instance.cells_worksheets_get_worksheet_comments(name, sheet_name, opts)
632
- p result
633
- rescue AsposeCellsCloud::ApiError => e
634
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_comments: #{e}"
635
- end
636
- ```
637
-
638
- ### Parameters
639
-
640
- Name | Type | Description | Notes
641
- ------------- | ------------- | ------------- | -------------
642
- **name** | **String**| Workbook name. |
643
- **sheet_name** | **String**| The worksheet name. |
644
- **folder** | **String**| The document folder. | [optional]
645
- **storage** | **String**| storage name. | [optional]
646
-
647
- ### Return type
648
-
649
- [**CommentsResponse**](CommentsResponse.md)
650
-
651
- ### Authorization
652
-
653
- No authorization required
654
-
655
- ### HTTP request headers
656
-
657
- - **Content-Type**: application/json
658
- - **Accept**: application/json
659
-
660
-
661
-
662
- # **cells_worksheets_get_worksheet_merged_cell**
663
- > MergedCellResponse cells_worksheets_get_worksheet_merged_cell(name, sheet_name, merged_cell_index, opts)
664
-
665
- Get worksheet merged cell by its index.
666
-
667
- ### Example
668
- ```ruby
669
- # load the gem
670
- require 'aspose_cells_cloud'
671
-
672
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
673
-
674
- name = "name_example" # String | Document name.
675
-
676
- sheet_name = "sheet_name_example" # String | Worksheet name.
677
-
678
- merged_cell_index = 56 # Integer | Merged cell index.
679
-
680
- opts = {
681
- folder: "folder_example", # String | Document folder.
682
- storage: "storage_example" # String | storage name.
683
- }
684
-
685
- begin
686
- #Get worksheet merged cell by its index.
687
- result = api_instance.cells_worksheets_get_worksheet_merged_cell(name, sheet_name, merged_cell_index, opts)
688
- p result
689
- rescue AsposeCellsCloud::ApiError => e
690
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_merged_cell: #{e}"
691
- end
692
- ```
693
-
694
- ### Parameters
695
-
696
- Name | Type | Description | Notes
697
- ------------- | ------------- | ------------- | -------------
698
- **name** | **String**| Document name. |
699
- **sheet_name** | **String**| Worksheet name. |
700
- **merged_cell_index** | **Integer**| Merged cell index. |
701
- **folder** | **String**| Document folder. | [optional]
702
- **storage** | **String**| storage name. | [optional]
703
-
704
- ### Return type
705
-
706
- [**MergedCellResponse**](MergedCellResponse.md)
707
-
708
- ### Authorization
709
-
710
- No authorization required
711
-
712
- ### HTTP request headers
713
-
714
- - **Content-Type**: application/json
715
- - **Accept**: application/json
716
-
717
-
718
-
719
- # **cells_worksheets_get_worksheet_merged_cells**
720
- > MergedCellsResponse cells_worksheets_get_worksheet_merged_cells(name, sheet_name, opts)
721
-
722
- Get worksheet merged cells.
723
-
724
- ### Example
725
- ```ruby
726
- # load the gem
727
- require 'aspose_cells_cloud'
728
-
729
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
730
-
731
- name = "name_example" # String | Document name.
732
-
733
- sheet_name = "sheet_name_example" # String | The workseet name.
734
-
735
- opts = {
736
- folder: "folder_example", # String | Document folder.
737
- storage: "storage_example" # String | storage name.
738
- }
739
-
740
- begin
741
- #Get worksheet merged cells.
742
- result = api_instance.cells_worksheets_get_worksheet_merged_cells(name, sheet_name, opts)
743
- p result
744
- rescue AsposeCellsCloud::ApiError => e
745
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_merged_cells: #{e}"
746
- end
747
- ```
748
-
749
- ### Parameters
750
-
751
- Name | Type | Description | Notes
752
- ------------- | ------------- | ------------- | -------------
753
- **name** | **String**| Document name. |
754
- **sheet_name** | **String**| The workseet name. |
755
- **folder** | **String**| Document folder. | [optional]
756
- **storage** | **String**| storage name. | [optional]
757
-
758
- ### Return type
759
-
760
- [**MergedCellsResponse**](MergedCellsResponse.md)
761
-
762
- ### Authorization
763
-
764
- No authorization required
765
-
766
- ### HTTP request headers
767
-
768
- - **Content-Type**: application/json
769
- - **Accept**: application/json
770
-
771
-
772
-
773
- # **cells_worksheets_get_worksheet_text_items**
774
- > TextItemsResponse cells_worksheets_get_worksheet_text_items(name, sheet_name, opts)
775
-
776
- Get worksheet text items.
777
-
778
- ### Example
779
- ```ruby
780
- # load the gem
781
- require 'aspose_cells_cloud'
782
-
783
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
784
-
785
- name = "name_example" # String | Workbook name.
786
-
787
- sheet_name = "sheet_name_example" # String | The worksheet name.
788
-
789
- opts = {
790
- folder: "folder_example", # String | The workbook's folder.
791
- storage: "storage_example" # String | storage name.
792
- }
793
-
794
- begin
795
- #Get worksheet text items.
796
- result = api_instance.cells_worksheets_get_worksheet_text_items(name, sheet_name, opts)
797
- p result
798
- rescue AsposeCellsCloud::ApiError => e
799
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheet_text_items: #{e}"
800
- end
801
- ```
802
-
803
- ### Parameters
804
-
805
- Name | Type | Description | Notes
806
- ------------- | ------------- | ------------- | -------------
807
- **name** | **String**| Workbook name. |
808
- **sheet_name** | **String**| The worksheet name. |
809
- **folder** | **String**| The workbook's folder. | [optional]
810
- **storage** | **String**| storage name. | [optional]
811
-
812
- ### Return type
813
-
814
- [**TextItemsResponse**](TextItemsResponse.md)
815
-
816
- ### Authorization
817
-
818
- No authorization required
819
-
820
- ### HTTP request headers
821
-
822
- - **Content-Type**: application/json
823
- - **Accept**: application/json
824
-
825
-
826
-
827
- # **cells_worksheets_get_worksheets**
828
- > WorksheetsResponse cells_worksheets_get_worksheets(name, opts)
829
-
830
- Read worksheets info.
831
-
832
- ### Example
833
- ```ruby
834
- # load the gem
835
- require 'aspose_cells_cloud'
836
-
837
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
838
-
839
- name = "name_example" # String | Document name.
840
-
841
- opts = {
842
- folder: "folder_example", # String | Document folder.
843
- storage: "storage_example" # String | storage name.
844
- }
845
-
846
- begin
847
- #Read worksheets info.
848
- result = api_instance.cells_worksheets_get_worksheets(name, opts)
849
- p result
850
- rescue AsposeCellsCloud::ApiError => e
851
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_get_worksheets: #{e}"
852
- end
853
- ```
854
-
855
- ### Parameters
856
-
857
- Name | Type | Description | Notes
858
- ------------- | ------------- | ------------- | -------------
859
- **name** | **String**| Document name. |
860
- **folder** | **String**| Document folder. | [optional]
861
- **storage** | **String**| storage name. | [optional]
862
-
863
- ### Return type
864
-
865
- [**WorksheetsResponse**](WorksheetsResponse.md)
866
-
867
- ### Authorization
868
-
869
- No authorization required
870
-
871
- ### HTTP request headers
872
-
873
- - **Content-Type**: application/json
874
- - **Accept**: application/json
875
-
876
-
877
-
878
- # **cells_worksheets_post_autofit_worksheet_columns**
879
- > SaaSposeResponse cells_worksheets_post_autofit_worksheet_columns(name, sheet_name, first_column, last_column, opts)
880
-
881
-
882
-
883
- ### Example
884
- ```ruby
885
- # load the gem
886
- require 'aspose_cells_cloud'
887
-
888
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
889
-
890
- name = "name_example" # String |
891
-
892
- sheet_name = "sheet_name_example" # String |
893
-
894
- first_column = 56 # Integer |
895
-
896
- last_column = 56 # Integer |
897
-
898
- opts = {
899
- auto_fitter_options: AsposeCellsCloud::AutoFitterOptions.new, # AutoFitterOptions |
900
- first_row: 56, # Integer |
901
- last_row: 56, # Integer |
902
- folder: "folder_example", # String |
903
- storage: "storage_example" # String | storage name.
904
- }
905
-
906
- begin
907
- result = api_instance.cells_worksheets_post_autofit_worksheet_columns(name, sheet_name, first_column, last_column, opts)
908
- p result
909
- rescue AsposeCellsCloud::ApiError => e
910
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_autofit_worksheet_columns: #{e}"
911
- end
912
- ```
913
-
914
- ### Parameters
915
-
916
- Name | Type | Description | Notes
917
- ------------- | ------------- | ------------- | -------------
918
- **name** | **String**| |
919
- **sheet_name** | **String**| |
920
- **first_column** | **Integer**| |
921
- **last_column** | **Integer**| |
922
- **auto_fitter_options** | [**AutoFitterOptions**](AutoFitterOptions.md)| | [optional]
923
- **first_row** | **Integer**| | [optional]
924
- **last_row** | **Integer**| | [optional]
925
- **folder** | **String**| | [optional]
926
- **storage** | **String**| storage name. | [optional]
927
-
928
- ### Return type
929
-
930
- [**SaaSposeResponse**](SaaSposeResponse.md)
931
-
932
- ### Authorization
933
-
934
- No authorization required
935
-
936
- ### HTTP request headers
937
-
938
- - **Content-Type**: application/json
939
- - **Accept**: application/json
940
-
941
-
942
-
943
- # **cells_worksheets_post_autofit_worksheet_row**
944
- > SaaSposeResponse cells_worksheets_post_autofit_worksheet_row(name, sheet_name, row_index, first_column, last_column, opts)
945
-
946
-
947
-
948
- ### Example
949
- ```ruby
950
- # load the gem
951
- require 'aspose_cells_cloud'
952
-
953
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
954
-
955
- name = "name_example" # String |
956
-
957
- sheet_name = "sheet_name_example" # String |
958
-
959
- row_index = 56 # Integer |
960
-
961
- first_column = 56 # Integer |
962
-
963
- last_column = 56 # Integer |
964
-
965
- opts = {
966
- auto_fitter_options: AsposeCellsCloud::AutoFitterOptions.new, # AutoFitterOptions |
967
- folder: "folder_example", # String |
968
- storage: "storage_example" # String | storage name.
969
- }
970
-
971
- begin
972
- result = api_instance.cells_worksheets_post_autofit_worksheet_row(name, sheet_name, row_index, first_column, last_column, opts)
973
- p result
974
- rescue AsposeCellsCloud::ApiError => e
975
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_autofit_worksheet_row: #{e}"
976
- end
977
- ```
978
-
979
- ### Parameters
980
-
981
- Name | Type | Description | Notes
982
- ------------- | ------------- | ------------- | -------------
983
- **name** | **String**| |
984
- **sheet_name** | **String**| |
985
- **row_index** | **Integer**| |
986
- **first_column** | **Integer**| |
987
- **last_column** | **Integer**| |
988
- **auto_fitter_options** | [**AutoFitterOptions**](AutoFitterOptions.md)| | [optional]
989
- **folder** | **String**| | [optional]
990
- **storage** | **String**| storage name. | [optional]
991
-
992
- ### Return type
993
-
994
- [**SaaSposeResponse**](SaaSposeResponse.md)
995
-
996
- ### Authorization
997
-
998
- No authorization required
999
-
1000
- ### HTTP request headers
1001
-
1002
- - **Content-Type**: application/json
1003
- - **Accept**: application/json
1004
-
1005
-
1006
-
1007
- # **cells_worksheets_post_autofit_worksheet_rows**
1008
- > SaaSposeResponse cells_worksheets_post_autofit_worksheet_rows(name, sheet_name, opts)
1009
-
1010
- Autofit worksheet rows.
1011
-
1012
- ### Example
1013
- ```ruby
1014
- # load the gem
1015
- require 'aspose_cells_cloud'
1016
-
1017
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1018
-
1019
- name = "name_example" # String | Document name.
1020
-
1021
- sheet_name = "sheet_name_example" # String | The worksheet name.
1022
-
1023
- opts = {
1024
- auto_fitter_options: AsposeCellsCloud::AutoFitterOptions.new, # AutoFitterOptions | Auto Fitter Options.
1025
- start_row: 56, # Integer | Start row.
1026
- end_row: 56, # Integer | End row.
1027
- only_auto: false, # BOOLEAN | Only auto.
1028
- folder: "folder_example", # String | Document's folder.
1029
- storage: "storage_example" # String | storage name.
1030
- }
1031
-
1032
- begin
1033
- #Autofit worksheet rows.
1034
- result = api_instance.cells_worksheets_post_autofit_worksheet_rows(name, sheet_name, opts)
1035
- p result
1036
- rescue AsposeCellsCloud::ApiError => e
1037
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_autofit_worksheet_rows: #{e}"
1038
- end
1039
- ```
1040
-
1041
- ### Parameters
1042
-
1043
- Name | Type | Description | Notes
1044
- ------------- | ------------- | ------------- | -------------
1045
- **name** | **String**| Document name. |
1046
- **sheet_name** | **String**| The worksheet name. |
1047
- **auto_fitter_options** | [**AutoFitterOptions**](AutoFitterOptions.md)| Auto Fitter Options. | [optional]
1048
- **start_row** | **Integer**| Start row. | [optional]
1049
- **end_row** | **Integer**| End row. | [optional]
1050
- **only_auto** | **BOOLEAN**| Only auto. | [optional] [default to false]
1051
- **folder** | **String**| Document's folder. | [optional]
1052
- **storage** | **String**| storage name. | [optional]
1053
-
1054
- ### Return type
1055
-
1056
- [**SaaSposeResponse**](SaaSposeResponse.md)
1057
-
1058
- ### Authorization
1059
-
1060
- No authorization required
1061
-
1062
- ### HTTP request headers
1063
-
1064
- - **Content-Type**: application/json
1065
- - **Accept**: application/json
1066
-
1067
-
1068
-
1069
- # **cells_worksheets_post_copy_worksheet**
1070
- > SaaSposeResponse cells_worksheets_post_copy_worksheet(name, sheet_name, source_sheet, opts)
1071
-
1072
-
1073
-
1074
- ### Example
1075
- ```ruby
1076
- # load the gem
1077
- require 'aspose_cells_cloud'
1078
-
1079
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1080
-
1081
- name = "name_example" # String |
1082
-
1083
- sheet_name = "sheet_name_example" # String |
1084
-
1085
- source_sheet = "source_sheet_example" # String |
1086
-
1087
- opts = {
1088
- options: AsposeCellsCloud::CopyOptions.new, # CopyOptions |
1089
- source_workbook: "source_workbook_example", # String |
1090
- source_folder: "source_folder_example", # String |
1091
- folder: "folder_example", # String |
1092
- storage: "storage_example" # String | storage name.
1093
- }
1094
-
1095
- begin
1096
- result = api_instance.cells_worksheets_post_copy_worksheet(name, sheet_name, source_sheet, opts)
1097
- p result
1098
- rescue AsposeCellsCloud::ApiError => e
1099
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_copy_worksheet: #{e}"
1100
- end
1101
- ```
1102
-
1103
- ### Parameters
1104
-
1105
- Name | Type | Description | Notes
1106
- ------------- | ------------- | ------------- | -------------
1107
- **name** | **String**| |
1108
- **sheet_name** | **String**| |
1109
- **source_sheet** | **String**| |
1110
- **options** | [**CopyOptions**](CopyOptions.md)| | [optional]
1111
- **source_workbook** | **String**| | [optional]
1112
- **source_folder** | **String**| | [optional]
1113
- **folder** | **String**| | [optional]
1114
- **storage** | **String**| storage name. | [optional]
1115
-
1116
- ### Return type
1117
-
1118
- [**SaaSposeResponse**](SaaSposeResponse.md)
1119
-
1120
- ### Authorization
1121
-
1122
- No authorization required
1123
-
1124
- ### HTTP request headers
1125
-
1126
- - **Content-Type**: application/json
1127
- - **Accept**: application/json
1128
-
1129
-
1130
-
1131
- # **cells_worksheets_post_move_worksheet**
1132
- > WorksheetsResponse cells_worksheets_post_move_worksheet(name, sheet_name, opts)
1133
-
1134
- Move worksheet.
1135
-
1136
- ### Example
1137
- ```ruby
1138
- # load the gem
1139
- require 'aspose_cells_cloud'
1140
-
1141
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1142
-
1143
- name = "name_example" # String | Document name.
1144
-
1145
- sheet_name = "sheet_name_example" # String | The worksheet name.
1146
-
1147
- opts = {
1148
- moving: AsposeCellsCloud::WorksheetMovingRequest.new, # WorksheetMovingRequest | with moving parameters.
1149
- folder: "folder_example", # String | The document folder.
1150
- storage: "storage_example" # String | storage name.
1151
- }
1152
-
1153
- begin
1154
- #Move worksheet.
1155
- result = api_instance.cells_worksheets_post_move_worksheet(name, sheet_name, opts)
1156
- p result
1157
- rescue AsposeCellsCloud::ApiError => e
1158
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_move_worksheet: #{e}"
1159
- end
1160
- ```
1161
-
1162
- ### Parameters
1163
-
1164
- Name | Type | Description | Notes
1165
- ------------- | ------------- | ------------- | -------------
1166
- **name** | **String**| Document name. |
1167
- **sheet_name** | **String**| The worksheet name. |
1168
- **moving** | [**WorksheetMovingRequest**](WorksheetMovingRequest.md)| with moving parameters. | [optional]
1169
- **folder** | **String**| The document folder. | [optional]
1170
- **storage** | **String**| storage name. | [optional]
1171
-
1172
- ### Return type
1173
-
1174
- [**WorksheetsResponse**](WorksheetsResponse.md)
1175
-
1176
- ### Authorization
1177
-
1178
- No authorization required
1179
-
1180
- ### HTTP request headers
1181
-
1182
- - **Content-Type**: application/json
1183
- - **Accept**: application/json
1184
-
1185
-
1186
-
1187
- # **cells_worksheets_post_rename_worksheet**
1188
- > SaaSposeResponse cells_worksheets_post_rename_worksheet(name, sheet_name, newname, opts)
1189
-
1190
- Rename worksheet
1191
-
1192
- ### Example
1193
- ```ruby
1194
- # load the gem
1195
- require 'aspose_cells_cloud'
1196
-
1197
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1198
-
1199
- name = "name_example" # String |
1200
-
1201
- sheet_name = "sheet_name_example" # String |
1202
-
1203
- newname = "newname_example" # String |
1204
-
1205
- opts = {
1206
- folder: "folder_example", # String |
1207
- storage: "storage_example" # String | storage name.
1208
- }
1209
-
1210
- begin
1211
- #Rename worksheet
1212
- result = api_instance.cells_worksheets_post_rename_worksheet(name, sheet_name, newname, opts)
1213
- p result
1214
- rescue AsposeCellsCloud::ApiError => e
1215
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_rename_worksheet: #{e}"
1216
- end
1217
- ```
1218
-
1219
- ### Parameters
1220
-
1221
- Name | Type | Description | Notes
1222
- ------------- | ------------- | ------------- | -------------
1223
- **name** | **String**| |
1224
- **sheet_name** | **String**| |
1225
- **newname** | **String**| |
1226
- **folder** | **String**| | [optional]
1227
- **storage** | **String**| storage name. | [optional]
1228
-
1229
- ### Return type
1230
-
1231
- [**SaaSposeResponse**](SaaSposeResponse.md)
1232
-
1233
- ### Authorization
1234
-
1235
- No authorization required
1236
-
1237
- ### HTTP request headers
1238
-
1239
- - **Content-Type**: application/json
1240
- - **Accept**: application/json
1241
-
1242
-
1243
-
1244
- # **cells_worksheets_post_update_worksheet_property**
1245
- > WorksheetResponse cells_worksheets_post_update_worksheet_property(name, sheet_name, opts)
1246
-
1247
- Update worksheet property
1248
-
1249
- ### Example
1250
- ```ruby
1251
- # load the gem
1252
- require 'aspose_cells_cloud'
1253
-
1254
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1255
-
1256
- name = "name_example" # String |
1257
-
1258
- sheet_name = "sheet_name_example" # String |
1259
-
1260
- opts = {
1261
- sheet: AsposeCellsCloud::Worksheet.new, # Worksheet |
1262
- folder: "folder_example", # String |
1263
- storage: "storage_example" # String | storage name.
1264
- }
1265
-
1266
- begin
1267
- #Update worksheet property
1268
- result = api_instance.cells_worksheets_post_update_worksheet_property(name, sheet_name, opts)
1269
- p result
1270
- rescue AsposeCellsCloud::ApiError => e
1271
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_update_worksheet_property: #{e}"
1272
- end
1273
- ```
1274
-
1275
- ### Parameters
1276
-
1277
- Name | Type | Description | Notes
1278
- ------------- | ------------- | ------------- | -------------
1279
- **name** | **String**| |
1280
- **sheet_name** | **String**| |
1281
- **sheet** | [**Worksheet**](Worksheet.md)| | [optional]
1282
- **folder** | **String**| | [optional]
1283
- **storage** | **String**| storage name. | [optional]
1284
-
1285
- ### Return type
1286
-
1287
- [**WorksheetResponse**](WorksheetResponse.md)
1288
-
1289
- ### Authorization
1290
-
1291
- No authorization required
1292
-
1293
- ### HTTP request headers
1294
-
1295
- - **Content-Type**: application/json
1296
- - **Accept**: application/json
1297
-
1298
-
1299
-
1300
- # **cells_worksheets_post_update_worksheet_zoom**
1301
- > SaaSposeResponse cells_worksheets_post_update_worksheet_zoom(name, sheet_name, value, opts)
1302
-
1303
-
1304
-
1305
- ### Example
1306
- ```ruby
1307
- # load the gem
1308
- require 'aspose_cells_cloud'
1309
-
1310
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1311
-
1312
- name = "name_example" # String |
1313
-
1314
- sheet_name = "sheet_name_example" # String |
1315
-
1316
- value = 56 # Integer |
1317
-
1318
- opts = {
1319
- folder: "folder_example", # String |
1320
- storage: "storage_example" # String | storage name.
1321
- }
1322
-
1323
- begin
1324
- result = api_instance.cells_worksheets_post_update_worksheet_zoom(name, sheet_name, value, opts)
1325
- p result
1326
- rescue AsposeCellsCloud::ApiError => e
1327
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_update_worksheet_zoom: #{e}"
1328
- end
1329
- ```
1330
-
1331
- ### Parameters
1332
-
1333
- Name | Type | Description | Notes
1334
- ------------- | ------------- | ------------- | -------------
1335
- **name** | **String**| |
1336
- **sheet_name** | **String**| |
1337
- **value** | **Integer**| |
1338
- **folder** | **String**| | [optional]
1339
- **storage** | **String**| storage name. | [optional]
1340
-
1341
- ### Return type
1342
-
1343
- [**SaaSposeResponse**](SaaSposeResponse.md)
1344
-
1345
- ### Authorization
1346
-
1347
- No authorization required
1348
-
1349
- ### HTTP request headers
1350
-
1351
- - **Content-Type**: application/json
1352
- - **Accept**: application/json
1353
-
1354
-
1355
-
1356
- # **cells_worksheets_post_worksheet_comment**
1357
- > SaaSposeResponse cells_worksheets_post_worksheet_comment(name, sheet_name, cell_name, opts)
1358
-
1359
- Update worksheet's cell comment.
1360
-
1361
- ### Example
1362
- ```ruby
1363
- # load the gem
1364
- require 'aspose_cells_cloud'
1365
-
1366
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1367
-
1368
- name = "name_example" # String | The document name.
1369
-
1370
- sheet_name = "sheet_name_example" # String | The worksheet name.
1371
-
1372
- cell_name = "cell_name_example" # String | The cell name
1373
-
1374
- opts = {
1375
- comment: AsposeCellsCloud::Comment.new, # Comment | Comment object
1376
- folder: "folder_example", # String | The document folder.
1377
- storage: "storage_example" # String | storage name.
1378
- }
1379
-
1380
- begin
1381
- #Update worksheet's cell comment.
1382
- result = api_instance.cells_worksheets_post_worksheet_comment(name, sheet_name, cell_name, opts)
1383
- p result
1384
- rescue AsposeCellsCloud::ApiError => e
1385
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_worksheet_comment: #{e}"
1386
- end
1387
- ```
1388
-
1389
- ### Parameters
1390
-
1391
- Name | Type | Description | Notes
1392
- ------------- | ------------- | ------------- | -------------
1393
- **name** | **String**| The document name. |
1394
- **sheet_name** | **String**| The worksheet name. |
1395
- **cell_name** | **String**| The cell name |
1396
- **comment** | [**Comment**](Comment.md)| Comment object | [optional]
1397
- **folder** | **String**| The document folder. | [optional]
1398
- **storage** | **String**| storage name. | [optional]
1399
-
1400
- ### Return type
1401
-
1402
- [**SaaSposeResponse**](SaaSposeResponse.md)
1403
-
1404
- ### Authorization
1405
-
1406
- No authorization required
1407
-
1408
- ### HTTP request headers
1409
-
1410
- - **Content-Type**: application/json
1411
- - **Accept**: application/json
1412
-
1413
-
1414
-
1415
- # **cells_worksheets_post_worksheet_range_sort**
1416
- > SaaSposeResponse cells_worksheets_post_worksheet_range_sort(name, sheet_name, cell_area, opts)
1417
-
1418
- Sort worksheet range.
1419
-
1420
- ### Example
1421
- ```ruby
1422
- # load the gem
1423
- require 'aspose_cells_cloud'
1424
-
1425
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1426
-
1427
- name = "name_example" # String | The workbook name.
1428
-
1429
- sheet_name = "sheet_name_example" # String | The worksheet name.
1430
-
1431
- cell_area = "cell_area_example" # String | The range to sort.
1432
-
1433
- opts = {
1434
- data_sorter: AsposeCellsCloud::DataSorter.new, # DataSorter | with sorting settings.
1435
- folder: "folder_example", # String | The workbook folder.
1436
- storage: "storage_example" # String | storage name.
1437
- }
1438
-
1439
- begin
1440
- #Sort worksheet range.
1441
- result = api_instance.cells_worksheets_post_worksheet_range_sort(name, sheet_name, cell_area, opts)
1442
- p result
1443
- rescue AsposeCellsCloud::ApiError => e
1444
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_worksheet_range_sort: #{e}"
1445
- end
1446
- ```
1447
-
1448
- ### Parameters
1449
-
1450
- Name | Type | Description | Notes
1451
- ------------- | ------------- | ------------- | -------------
1452
- **name** | **String**| The workbook name. |
1453
- **sheet_name** | **String**| The worksheet name. |
1454
- **cell_area** | **String**| The range to sort. |
1455
- **data_sorter** | [**DataSorter**](DataSorter.md)| with sorting settings. | [optional]
1456
- **folder** | **String**| The workbook folder. | [optional]
1457
- **storage** | **String**| storage name. | [optional]
1458
-
1459
- ### Return type
1460
-
1461
- [**SaaSposeResponse**](SaaSposeResponse.md)
1462
-
1463
- ### Authorization
1464
-
1465
- No authorization required
1466
-
1467
- ### HTTP request headers
1468
-
1469
- - **Content-Type**: application/json
1470
- - **Accept**: application/json
1471
-
1472
-
1473
-
1474
- # **cells_worksheets_post_worksheet_text_search**
1475
- > TextItemsResponse cells_worksheets_post_worksheet_text_search(name, sheet_name, text, opts)
1476
-
1477
- Search text.
1478
-
1479
- ### Example
1480
- ```ruby
1481
- # load the gem
1482
- require 'aspose_cells_cloud'
1483
-
1484
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1485
-
1486
- name = "name_example" # String | Document name.
1487
-
1488
- sheet_name = "sheet_name_example" # String | The worksheet name.
1489
-
1490
- text = "text_example" # String | Text to search.
1491
-
1492
- opts = {
1493
- folder: "folder_example", # String | Document's folder.
1494
- storage: "storage_example" # String | storage name.
1495
- }
1496
-
1497
- begin
1498
- #Search text.
1499
- result = api_instance.cells_worksheets_post_worksheet_text_search(name, sheet_name, text, opts)
1500
- p result
1501
- rescue AsposeCellsCloud::ApiError => e
1502
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_worksheet_text_search: #{e}"
1503
- end
1504
- ```
1505
-
1506
- ### Parameters
1507
-
1508
- Name | Type | Description | Notes
1509
- ------------- | ------------- | ------------- | -------------
1510
- **name** | **String**| Document name. |
1511
- **sheet_name** | **String**| The worksheet name. |
1512
- **text** | **String**| Text to search. |
1513
- **folder** | **String**| Document's folder. | [optional]
1514
- **storage** | **String**| storage name. | [optional]
1515
-
1516
- ### Return type
1517
-
1518
- [**TextItemsResponse**](TextItemsResponse.md)
1519
-
1520
- ### Authorization
1521
-
1522
- No authorization required
1523
-
1524
- ### HTTP request headers
1525
-
1526
- - **Content-Type**: application/json
1527
- - **Accept**: application/json
1528
-
1529
-
1530
-
1531
- # **cells_worksheets_post_worsheet_text_replace**
1532
- > WorksheetReplaceResponse cells_worksheets_post_worsheet_text_replace(name, sheet_name, old_value, new_value, opts)
1533
-
1534
- Replace text.
1535
-
1536
- ### Example
1537
- ```ruby
1538
- # load the gem
1539
- require 'aspose_cells_cloud'
1540
-
1541
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1542
-
1543
- name = "name_example" # String | Document name.
1544
-
1545
- sheet_name = "sheet_name_example" # String | Worksheet name.
1546
-
1547
- old_value = "old_value_example" # String | The old text to replace.
1548
-
1549
- new_value = "new_value_example" # String | The new text to replace by.
1550
-
1551
- opts = {
1552
- folder: "folder_example", # String | Document's folder.
1553
- storage: "storage_example" # String | storage name.
1554
- }
1555
-
1556
- begin
1557
- #Replace text.
1558
- result = api_instance.cells_worksheets_post_worsheet_text_replace(name, sheet_name, old_value, new_value, opts)
1559
- p result
1560
- rescue AsposeCellsCloud::ApiError => e
1561
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_post_worsheet_text_replace: #{e}"
1562
- end
1563
- ```
1564
-
1565
- ### Parameters
1566
-
1567
- Name | Type | Description | Notes
1568
- ------------- | ------------- | ------------- | -------------
1569
- **name** | **String**| Document name. |
1570
- **sheet_name** | **String**| Worksheet name. |
1571
- **old_value** | **String**| The old text to replace. |
1572
- **new_value** | **String**| The new text to replace by. |
1573
- **folder** | **String**| Document's folder. | [optional]
1574
- **storage** | **String**| storage name. | [optional]
1575
-
1576
- ### Return type
1577
-
1578
- [**WorksheetReplaceResponse**](WorksheetReplaceResponse.md)
1579
-
1580
- ### Authorization
1581
-
1582
- No authorization required
1583
-
1584
- ### HTTP request headers
1585
-
1586
- - **Content-Type**: application/json
1587
- - **Accept**: application/json
1588
-
1589
-
1590
-
1591
- # **cells_worksheets_put_add_new_worksheet**
1592
- > WorksheetsResponse cells_worksheets_put_add_new_worksheet(name, sheet_name, opts)
1593
-
1594
- Add new worksheet.
1595
-
1596
- ### Example
1597
- ```ruby
1598
- # load the gem
1599
- require 'aspose_cells_cloud'
1600
-
1601
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1602
-
1603
- name = "name_example" # String | Document name.
1604
-
1605
- sheet_name = "sheet_name_example" # String | The new sheet name.
1606
-
1607
- opts = {
1608
- position: 56, # Integer | The new sheet position.
1609
- sheettype: "sheettype_example", # String | The new sheet type.
1610
- folder: "folder_example", # String | Document folder.
1611
- storage: "storage_example" # String | storage name.
1612
- }
1613
-
1614
- begin
1615
- #Add new worksheet.
1616
- result = api_instance.cells_worksheets_put_add_new_worksheet(name, sheet_name, opts)
1617
- p result
1618
- rescue AsposeCellsCloud::ApiError => e
1619
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_add_new_worksheet: #{e}"
1620
- end
1621
- ```
1622
-
1623
- ### Parameters
1624
-
1625
- Name | Type | Description | Notes
1626
- ------------- | ------------- | ------------- | -------------
1627
- **name** | **String**| Document name. |
1628
- **sheet_name** | **String**| The new sheet name. |
1629
- **position** | **Integer**| The new sheet position. | [optional]
1630
- **sheettype** | **String**| The new sheet type. | [optional]
1631
- **folder** | **String**| Document folder. | [optional]
1632
- **storage** | **String**| storage name. | [optional]
1633
-
1634
- ### Return type
1635
-
1636
- [**WorksheetsResponse**](WorksheetsResponse.md)
1637
-
1638
- ### Authorization
1639
-
1640
- No authorization required
1641
-
1642
- ### HTTP request headers
1643
-
1644
- - **Content-Type**: application/json
1645
- - **Accept**: application/json
1646
-
1647
-
1648
-
1649
- # **cells_worksheets_put_change_visibility_worksheet**
1650
- > WorksheetResponse cells_worksheets_put_change_visibility_worksheet(name, sheet_name, is_visible, opts)
1651
-
1652
- Change worksheet visibility.
1653
-
1654
- ### Example
1655
- ```ruby
1656
- # load the gem
1657
- require 'aspose_cells_cloud'
1658
-
1659
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1660
-
1661
- name = "name_example" # String | Document name.
1662
-
1663
- sheet_name = "sheet_name_example" # String | Worksheet name.
1664
-
1665
- is_visible = true # BOOLEAN | New worksheet visibility value.
1666
-
1667
- opts = {
1668
- folder: "folder_example", # String | The document folder.
1669
- storage: "storage_example" # String | storage name.
1670
- }
1671
-
1672
- begin
1673
- #Change worksheet visibility.
1674
- result = api_instance.cells_worksheets_put_change_visibility_worksheet(name, sheet_name, is_visible, opts)
1675
- p result
1676
- rescue AsposeCellsCloud::ApiError => e
1677
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_change_visibility_worksheet: #{e}"
1678
- end
1679
- ```
1680
-
1681
- ### Parameters
1682
-
1683
- Name | Type | Description | Notes
1684
- ------------- | ------------- | ------------- | -------------
1685
- **name** | **String**| Document name. |
1686
- **sheet_name** | **String**| Worksheet name. |
1687
- **is_visible** | **BOOLEAN**| New worksheet visibility value. |
1688
- **folder** | **String**| The document folder. | [optional]
1689
- **storage** | **String**| storage name. | [optional]
1690
-
1691
- ### Return type
1692
-
1693
- [**WorksheetResponse**](WorksheetResponse.md)
1694
-
1695
- ### Authorization
1696
-
1697
- No authorization required
1698
-
1699
- ### HTTP request headers
1700
-
1701
- - **Content-Type**: application/json
1702
- - **Accept**: application/json
1703
-
1704
-
1705
-
1706
- # **cells_worksheets_put_protect_worksheet**
1707
- > WorksheetResponse cells_worksheets_put_protect_worksheet(name, sheet_name, opts)
1708
-
1709
- Protect worksheet.
1710
-
1711
- ### Example
1712
- ```ruby
1713
- # load the gem
1714
- require 'aspose_cells_cloud'
1715
-
1716
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1717
-
1718
- name = "name_example" # String | Document name.
1719
-
1720
- sheet_name = "sheet_name_example" # String | The worksheet name.
1721
-
1722
- opts = {
1723
- protect_parameter: AsposeCellsCloud::ProtectSheetParameter.new, # ProtectSheetParameter | with protection settings.
1724
- folder: "folder_example", # String | Document folder.
1725
- storage: "storage_example" # String | storage name.
1726
- }
1727
-
1728
- begin
1729
- #Protect worksheet.
1730
- result = api_instance.cells_worksheets_put_protect_worksheet(name, sheet_name, opts)
1731
- p result
1732
- rescue AsposeCellsCloud::ApiError => e
1733
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_protect_worksheet: #{e}"
1734
- end
1735
- ```
1736
-
1737
- ### Parameters
1738
-
1739
- Name | Type | Description | Notes
1740
- ------------- | ------------- | ------------- | -------------
1741
- **name** | **String**| Document name. |
1742
- **sheet_name** | **String**| The worksheet name. |
1743
- **protect_parameter** | [**ProtectSheetParameter**](ProtectSheetParameter.md)| with protection settings. | [optional]
1744
- **folder** | **String**| Document folder. | [optional]
1745
- **storage** | **String**| storage name. | [optional]
1746
-
1747
- ### Return type
1748
-
1749
- [**WorksheetResponse**](WorksheetResponse.md)
1750
-
1751
- ### Authorization
1752
-
1753
- No authorization required
1754
-
1755
- ### HTTP request headers
1756
-
1757
- - **Content-Type**: application/json
1758
- - **Accept**: application/json
1759
-
1760
-
1761
-
1762
- # **cells_worksheets_put_worksheet_background**
1763
- > SaaSposeResponse cells_worksheets_put_worksheet_background(name, sheet_name, png, opts)
1764
-
1765
- Set worksheet background image.
1766
-
1767
- ### Example
1768
- ```ruby
1769
- # load the gem
1770
- require 'aspose_cells_cloud'
1771
-
1772
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1773
-
1774
- name = "name_example" # String |
1775
-
1776
- sheet_name = "sheet_name_example" # String |
1777
-
1778
- png = "B" # String |
1779
-
1780
- opts = {
1781
- folder: "folder_example", # String |
1782
- storage: "storage_example" # String | storage name.
1783
- }
1784
-
1785
- begin
1786
- #Set worksheet background image.
1787
- result = api_instance.cells_worksheets_put_worksheet_background(name, sheet_name, png, opts)
1788
- p result
1789
- rescue AsposeCellsCloud::ApiError => e
1790
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_worksheet_background: #{e}"
1791
- end
1792
- ```
1793
-
1794
- ### Parameters
1795
-
1796
- Name | Type | Description | Notes
1797
- ------------- | ------------- | ------------- | -------------
1798
- **name** | **String**| |
1799
- **sheet_name** | **String**| |
1800
- **png** | **String**| |
1801
- **folder** | **String**| | [optional]
1802
- **storage** | **String**| storage name. | [optional]
1803
-
1804
- ### Return type
1805
-
1806
- [**SaaSposeResponse**](SaaSposeResponse.md)
1807
-
1808
- ### Authorization
1809
-
1810
- No authorization required
1811
-
1812
- ### HTTP request headers
1813
-
1814
- - **Content-Type**: application/json
1815
- - **Accept**: application/json
1816
-
1817
-
1818
-
1819
- # **cells_worksheets_put_worksheet_comment**
1820
- > CommentResponse cells_worksheets_put_worksheet_comment(name, sheet_name, cell_name, opts)
1821
-
1822
- Add worksheet's cell comment.
1823
-
1824
- ### Example
1825
- ```ruby
1826
- # load the gem
1827
- require 'aspose_cells_cloud'
1828
-
1829
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1830
-
1831
- name = "name_example" # String | The document name.
1832
-
1833
- sheet_name = "sheet_name_example" # String | The worksheet name.
1834
-
1835
- cell_name = "cell_name_example" # String | The cell name
1836
-
1837
- opts = {
1838
- comment: AsposeCellsCloud::Comment.new, # Comment | Comment object
1839
- folder: "folder_example", # String | The document folder.
1840
- storage: "storage_example" # String | storage name.
1841
- }
1842
-
1843
- begin
1844
- #Add worksheet's cell comment.
1845
- result = api_instance.cells_worksheets_put_worksheet_comment(name, sheet_name, cell_name, opts)
1846
- p result
1847
- rescue AsposeCellsCloud::ApiError => e
1848
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_worksheet_comment: #{e}"
1849
- end
1850
- ```
1851
-
1852
- ### Parameters
1853
-
1854
- Name | Type | Description | Notes
1855
- ------------- | ------------- | ------------- | -------------
1856
- **name** | **String**| The document name. |
1857
- **sheet_name** | **String**| The worksheet name. |
1858
- **cell_name** | **String**| The cell name |
1859
- **comment** | [**Comment**](Comment.md)| Comment object | [optional]
1860
- **folder** | **String**| The document folder. | [optional]
1861
- **storage** | **String**| storage name. | [optional]
1862
-
1863
- ### Return type
1864
-
1865
- [**CommentResponse**](CommentResponse.md)
1866
-
1867
- ### Authorization
1868
-
1869
- No authorization required
1870
-
1871
- ### HTTP request headers
1872
-
1873
- - **Content-Type**: application/json
1874
- - **Accept**: application/json
1875
-
1876
-
1877
-
1878
- # **cells_worksheets_put_worksheet_freeze_panes**
1879
- > SaaSposeResponse cells_worksheets_put_worksheet_freeze_panes(name, sheet_name, row, column, freezed_rows, freezed_columns, opts)
1880
-
1881
- Set freeze panes
1882
-
1883
- ### Example
1884
- ```ruby
1885
- # load the gem
1886
- require 'aspose_cells_cloud'
1887
-
1888
- api_instance = AsposeCellsCloud::CellsWorksheetsApi.new
1889
-
1890
- name = "name_example" # String |
1891
-
1892
- sheet_name = "sheet_name_example" # String |
1893
-
1894
- row = 56 # Integer |
1895
-
1896
- column = 56 # Integer |
1897
-
1898
- freezed_rows = 56 # Integer |
1899
-
1900
- freezed_columns = 56 # Integer |
1901
-
1902
- opts = {
1903
- folder: "folder_example", # String |
1904
- storage: "storage_example" # String | storage name.
1905
- }
1906
-
1907
- begin
1908
- #Set freeze panes
1909
- result = api_instance.cells_worksheets_put_worksheet_freeze_panes(name, sheet_name, row, column, freezed_rows, freezed_columns, opts)
1910
- p result
1911
- rescue AsposeCellsCloud::ApiError => e
1912
- puts "Exception when calling CellsWorksheetsApi->cells_worksheets_put_worksheet_freeze_panes: #{e}"
1913
- end
1914
- ```
1915
-
1916
- ### Parameters
1917
-
1918
- Name | Type | Description | Notes
1919
- ------------- | ------------- | ------------- | -------------
1920
- **name** | **String**| |
1921
- **sheet_name** | **String**| |
1922
- **row** | **Integer**| |
1923
- **column** | **Integer**| |
1924
- **freezed_rows** | **Integer**| |
1925
- **freezed_columns** | **Integer**| |
1926
- **folder** | **String**| | [optional]
1927
- **storage** | **String**| storage name. | [optional]
1928
-
1929
- ### Return type
1930
-
1931
- [**SaaSposeResponse**](SaaSposeResponse.md)
1932
-
1933
- ### Authorization
1934
-
1935
- No authorization required
1936
-
1937
- ### HTTP request headers
1938
-
1939
- - **Content-Type**: application/json
1940
- - **Accept**: application/json
1941
-
1942
-
1943
-