aspose_cells_cloud 21.11 → 22.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (280) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -6
  3. data/lib/aspose_cells_cloud/api/cells_api.rb +360 -16
  4. data/lib/aspose_cells_cloud/api/light_cells_api.rb +1178 -0
  5. data/lib/aspose_cells_cloud/api/lite_cells_api.rb +74 -1
  6. data/lib/aspose_cells_cloud/api_client.rb +1 -1
  7. data/lib/aspose_cells_cloud/api_error.rb +1 -1
  8. data/lib/aspose_cells_cloud/configuration.rb +1 -1
  9. data/lib/aspose_cells_cloud/models/above_average.rb +1 -1
  10. data/lib/aspose_cells_cloud/models/access_token_response.rb +1 -1
  11. data/lib/aspose_cells_cloud/models/area.rb +1 -1
  12. data/lib/aspose_cells_cloud/models/auto_filter.rb +1 -1
  13. data/lib/aspose_cells_cloud/models/auto_filter_response.rb +1 -1
  14. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +1 -1
  15. data/lib/aspose_cells_cloud/models/auto_shape.rb +1 -1
  16. data/lib/aspose_cells_cloud/models/auto_shape_response.rb +1 -1
  17. data/lib/aspose_cells_cloud/models/auto_shapes.rb +1 -1
  18. data/lib/aspose_cells_cloud/models/auto_shapes_response.rb +1 -1
  19. data/lib/aspose_cells_cloud/models/border.rb +1 -1
  20. data/lib/aspose_cells_cloud/models/calculation_options.rb +1 -1
  21. data/lib/aspose_cells_cloud/models/cell.rb +1 -1
  22. data/lib/aspose_cells_cloud/models/cell_area.rb +1 -1
  23. data/lib/aspose_cells_cloud/models/cell_response.rb +1 -1
  24. data/lib/aspose_cells_cloud/models/cell_value.rb +14 -5
  25. data/lib/aspose_cells_cloud/models/cells.rb +1 -1
  26. data/lib/aspose_cells_cloud/models/cells_cloud_file_info.rb +1 -1
  27. data/lib/aspose_cells_cloud/models/cells_cloud_response.rb +1 -1
  28. data/lib/aspose_cells_cloud/models/cells_color.rb +1 -1
  29. data/lib/aspose_cells_cloud/models/cells_document_properties.rb +1 -1
  30. data/lib/aspose_cells_cloud/models/cells_document_properties_response.rb +1 -1
  31. data/lib/aspose_cells_cloud/models/cells_document_property.rb +1 -1
  32. data/lib/aspose_cells_cloud/models/cells_document_property_response.rb +1 -1
  33. data/lib/aspose_cells_cloud/models/cells_error.rb +1 -1
  34. data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +1 -1
  35. data/lib/aspose_cells_cloud/models/cells_response.rb +1 -1
  36. data/lib/aspose_cells_cloud/models/chart.rb +1 -1
  37. data/lib/aspose_cells_cloud/models/chart_area.rb +1 -1
  38. data/lib/aspose_cells_cloud/models/chart_area_response.rb +1 -1
  39. data/lib/aspose_cells_cloud/models/chart_frame.rb +1 -1
  40. data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +1 -1
  41. data/lib/aspose_cells_cloud/models/charts.rb +1 -1
  42. data/lib/aspose_cells_cloud/models/charts_response.rb +1 -1
  43. data/lib/aspose_cells_cloud/models/color.rb +1 -1
  44. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  45. data/lib/aspose_cells_cloud/models/color_filter_request.rb +1 -1
  46. data/lib/aspose_cells_cloud/models/color_scale.rb +1 -1
  47. data/lib/aspose_cells_cloud/models/column.rb +1 -1
  48. data/lib/aspose_cells_cloud/models/column_response.rb +1 -1
  49. data/lib/aspose_cells_cloud/models/columns.rb +1 -1
  50. data/lib/aspose_cells_cloud/models/columns_response.rb +1 -1
  51. data/lib/aspose_cells_cloud/models/comment.rb +1 -1
  52. data/lib/aspose_cells_cloud/models/comment_response.rb +1 -1
  53. data/lib/aspose_cells_cloud/models/comments.rb +1 -1
  54. data/lib/aspose_cells_cloud/models/comments_response.rb +1 -1
  55. data/lib/aspose_cells_cloud/models/conditional_formatting.rb +1 -1
  56. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +1 -1
  57. data/lib/aspose_cells_cloud/models/conditional_formatting_response.rb +1 -1
  58. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +1 -1
  59. data/lib/aspose_cells_cloud/models/conditional_formattings.rb +1 -1
  60. data/lib/aspose_cells_cloud/models/conditional_formattings_response.rb +1 -1
  61. data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +1 -1
  62. data/lib/aspose_cells_cloud/models/copy_options.rb +1 -1
  63. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +1 -1
  64. data/lib/aspose_cells_cloud/models/custom_filter.rb +1 -1
  65. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +1 -1
  66. data/lib/aspose_cells_cloud/models/data_bar.rb +1 -1
  67. data/lib/aspose_cells_cloud/models/data_bar_border.rb +1 -1
  68. data/lib/aspose_cells_cloud/models/data_sorter.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/dif_save_options.rb +1 -1
  70. data/lib/aspose_cells_cloud/models/disc_usage.rb +1 -1
  71. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/error_details.rb +1 -1
  73. data/lib/aspose_cells_cloud/models/file_source.rb +1 -1
  74. data/lib/aspose_cells_cloud/models/file_version.rb +1 -1
  75. data/lib/aspose_cells_cloud/models/file_versions.rb +1 -1
  76. data/lib/aspose_cells_cloud/models/files_list.rb +1 -1
  77. data/lib/aspose_cells_cloud/models/files_upload_result.rb +1 -1
  78. data/lib/aspose_cells_cloud/models/fill_format.rb +1 -1
  79. data/lib/aspose_cells_cloud/models/fill_format_response.rb +1 -1
  80. data/lib/aspose_cells_cloud/models/filter_column.rb +1 -1
  81. data/lib/aspose_cells_cloud/models/font.rb +1 -1
  82. data/lib/aspose_cells_cloud/models/font_setting.rb +1 -1
  83. data/lib/aspose_cells_cloud/models/format_condition.rb +1 -1
  84. data/lib/aspose_cells_cloud/models/gradient_fill.rb +1 -1
  85. data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +1 -1
  86. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +1 -1
  87. data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +1 -1
  88. data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +1 -1
  89. data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +1 -1
  90. data/lib/aspose_cells_cloud/models/html_save_options.rb +191 -2
  91. data/lib/aspose_cells_cloud/models/hyperlink.rb +1 -1
  92. data/lib/aspose_cells_cloud/models/hyperlink_response.rb +1 -1
  93. data/lib/aspose_cells_cloud/models/hyperlinks.rb +1 -1
  94. data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +1 -1
  95. data/lib/aspose_cells_cloud/models/icon_filter.rb +1 -1
  96. data/lib/aspose_cells_cloud/models/icon_set.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/image_save_options.rb +1 -1
  98. data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +1 -1
  99. data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +1 -1
  100. data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +1 -1
  101. data/lib/aspose_cells_cloud/models/import_double_array_option.rb +1 -1
  102. data/lib/aspose_cells_cloud/models/import_int_array_option.rb +1 -1
  103. data/lib/aspose_cells_cloud/models/import_option.rb +1 -1
  104. data/lib/aspose_cells_cloud/models/import_string_array_option.rb +1 -1
  105. data/lib/aspose_cells_cloud/models/legend.rb +1 -1
  106. data/lib/aspose_cells_cloud/models/legend_response.rb +1 -1
  107. data/lib/aspose_cells_cloud/models/line.rb +1 -1
  108. data/lib/aspose_cells_cloud/models/line_format.rb +1 -1
  109. data/lib/aspose_cells_cloud/models/line_response.rb +1 -1
  110. data/lib/aspose_cells_cloud/models/link.rb +1 -1
  111. data/lib/aspose_cells_cloud/models/link_element.rb +1 -1
  112. data/lib/aspose_cells_cloud/models/list_column.rb +25 -5
  113. data/lib/aspose_cells_cloud/models/list_object.rb +1 -1
  114. data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
  115. data/lib/aspose_cells_cloud/models/list_object_response.rb +1 -1
  116. data/lib/aspose_cells_cloud/models/list_objects.rb +1 -1
  117. data/lib/aspose_cells_cloud/models/list_objects_response.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +1 -1
  119. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +1 -1
  120. data/lib/aspose_cells_cloud/models/merged_cell.rb +1 -1
  121. data/lib/aspose_cells_cloud/models/merged_cell_response.rb +1 -1
  122. data/lib/aspose_cells_cloud/models/merged_cells.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/merged_cells_response.rb +1 -1
  124. data/lib/aspose_cells_cloud/models/multiple_filter.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/multiple_filters.rb +1 -1
  126. data/lib/aspose_cells_cloud/models/name.rb +1 -1
  127. data/lib/aspose_cells_cloud/models/name_response.rb +1 -1
  128. data/lib/aspose_cells_cloud/models/names.rb +1 -1
  129. data/lib/aspose_cells_cloud/models/names_response.rb +1 -1
  130. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/object_exist.rb +1 -1
  132. data/lib/aspose_cells_cloud/models/ods_save_options.rb +1 -1
  133. data/lib/aspose_cells_cloud/models/ole_object.rb +1 -1
  134. data/lib/aspose_cells_cloud/models/ole_object_response.rb +1 -1
  135. data/lib/aspose_cells_cloud/models/ole_objects.rb +1 -1
  136. data/lib/aspose_cells_cloud/models/ole_objects_response.rb +1 -1
  137. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +1 -1
  138. data/lib/aspose_cells_cloud/models/operate_object.rb +1 -1
  139. data/lib/aspose_cells_cloud/models/operate_object_position.rb +1 -1
  140. data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +1 -1
  142. data/lib/aspose_cells_cloud/models/page_section.rb +1 -1
  143. data/lib/aspose_cells_cloud/models/page_sections_response.rb +1 -1
  144. data/lib/aspose_cells_cloud/models/page_setup.rb +1 -1
  145. data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
  146. data/lib/aspose_cells_cloud/models/page_setup_response.rb +1 -1
  147. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  148. data/lib/aspose_cells_cloud/models/paste_options.rb +1 -1
  149. data/lib/aspose_cells_cloud/models/pattern_fill.rb +1 -1
  150. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +1 -1
  151. data/lib/aspose_cells_cloud/models/pdf_security_options.rb +1 -1
  152. data/lib/aspose_cells_cloud/models/pic_format_option.rb +1 -1
  153. data/lib/aspose_cells_cloud/models/picture.rb +1 -1
  154. data/lib/aspose_cells_cloud/models/picture_response.rb +1 -1
  155. data/lib/aspose_cells_cloud/models/pictures.rb +1 -1
  156. data/lib/aspose_cells_cloud/models/pictures_response.rb +1 -1
  157. data/lib/aspose_cells_cloud/models/pivot_field.rb +1 -1
  158. data/lib/aspose_cells_cloud/models/pivot_field_response.rb +1 -1
  159. data/lib/aspose_cells_cloud/models/pivot_filter.rb +1 -1
  160. data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +1 -1
  161. data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +1 -1
  162. data/lib/aspose_cells_cloud/models/pivot_item.rb +1 -1
  163. data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
  164. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  165. data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +1 -1
  166. data/lib/aspose_cells_cloud/models/pivot_table_response.rb +1 -1
  167. data/lib/aspose_cells_cloud/models/pivot_tables.rb +1 -1
  168. data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +1 -1
  169. data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +1 -1
  170. data/lib/aspose_cells_cloud/models/range.rb +1 -1
  171. data/lib/aspose_cells_cloud/models/range_copy_request.rb +1 -1
  172. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +10 -10
  173. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +1 -1
  174. data/lib/aspose_cells_cloud/models/range_value_response.rb +1 -1
  175. data/lib/aspose_cells_cloud/models/ranges.rb +1 -1
  176. data/lib/aspose_cells_cloud/models/ranges_response.rb +1 -1
  177. data/lib/aspose_cells_cloud/models/result_destination.rb +1 -1
  178. data/lib/aspose_cells_cloud/models/row.rb +1 -1
  179. data/lib/aspose_cells_cloud/models/row_response.rb +1 -1
  180. data/lib/aspose_cells_cloud/models/rows.rb +1 -1
  181. data/lib/aspose_cells_cloud/models/rows_response.rb +1 -1
  182. data/lib/aspose_cells_cloud/models/save_options.rb +1 -1
  183. data/lib/aspose_cells_cloud/models/save_response.rb +1 -1
  184. data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
  185. data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +1 -1
  186. data/lib/aspose_cells_cloud/models/shadow_effect.rb +1 -1
  187. data/lib/aspose_cells_cloud/models/shape.rb +1 -1
  188. data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
  189. data/lib/aspose_cells_cloud/models/shape_response.rb +1 -1
  190. data/lib/aspose_cells_cloud/models/shapes.rb +1 -1
  191. data/lib/aspose_cells_cloud/models/shapes_response.rb +1 -1
  192. data/lib/aspose_cells_cloud/models/single_value.rb +1 -1
  193. data/lib/aspose_cells_cloud/models/single_value_response.rb +1 -1
  194. data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +1 -1
  195. data/lib/aspose_cells_cloud/models/solid_fill.rb +1 -1
  196. data/lib/aspose_cells_cloud/models/sort_key.rb +36 -7
  197. data/lib/aspose_cells_cloud/models/sparkline.rb +1 -1
  198. data/lib/aspose_cells_cloud/models/sparkline_group.rb +1 -1
  199. data/lib/aspose_cells_cloud/models/sparkline_group_response.rb +1 -1
  200. data/lib/aspose_cells_cloud/models/sparkline_groups.rb +1 -1
  201. data/lib/aspose_cells_cloud/models/sparkline_groups_response.rb +1 -1
  202. data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
  203. data/lib/aspose_cells_cloud/models/split_result_document.rb +1 -1
  204. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  205. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +1 -1
  206. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +1 -1
  207. data/lib/aspose_cells_cloud/models/storage_exist.rb +1 -1
  208. data/lib/aspose_cells_cloud/models/storage_file.rb +1 -1
  209. data/lib/aspose_cells_cloud/models/style.rb +1 -1
  210. data/lib/aspose_cells_cloud/models/style_response.rb +1 -1
  211. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  212. data/lib/aspose_cells_cloud/models/table_total_request.rb +216 -0
  213. data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
  214. data/lib/aspose_cells_cloud/models/task_description.rb +1 -1
  215. data/lib/aspose_cells_cloud/models/task_parameter.rb +1 -1
  216. data/lib/aspose_cells_cloud/models/text_item.rb +1 -1
  217. data/lib/aspose_cells_cloud/models/text_items.rb +1 -1
  218. data/lib/aspose_cells_cloud/models/text_items_response.rb +1 -1
  219. data/lib/aspose_cells_cloud/models/text_options.rb +1 -1
  220. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +1 -1
  221. data/lib/aspose_cells_cloud/models/texture_fill.rb +1 -1
  222. data/lib/aspose_cells_cloud/models/theme_color.rb +1 -1
  223. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +1 -1
  224. data/lib/aspose_cells_cloud/models/title.rb +1 -1
  225. data/lib/aspose_cells_cloud/models/title_response.rb +1 -1
  226. data/lib/aspose_cells_cloud/models/top10.rb +1 -1
  227. data/lib/aspose_cells_cloud/models/top10_filter.rb +1 -1
  228. data/lib/aspose_cells_cloud/models/txt_save_options.rb +1 -1
  229. data/lib/aspose_cells_cloud/models/validation.rb +1 -1
  230. data/lib/aspose_cells_cloud/models/validation_response.rb +1 -1
  231. data/lib/aspose_cells_cloud/models/validations.rb +1 -1
  232. data/lib/aspose_cells_cloud/models/validations_response.rb +1 -1
  233. data/lib/aspose_cells_cloud/models/value_type.rb +1 -1
  234. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +1 -1
  235. data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +1 -1
  236. data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +1 -1
  237. data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +1 -1
  238. data/lib/aspose_cells_cloud/models/workbook.rb +1 -1
  239. data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +1 -1
  240. data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +1 -1
  241. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  242. data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +1 -1
  243. data/lib/aspose_cells_cloud/models/workbook_response.rb +1 -1
  244. data/lib/aspose_cells_cloud/models/workbook_settings.rb +1 -1
  245. data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
  246. data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +1 -1
  247. data/lib/aspose_cells_cloud/models/worksheet.rb +1 -1
  248. data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +1 -1
  249. data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +1 -1
  250. data/lib/aspose_cells_cloud/models/worksheet_response.rb +1 -1
  251. data/lib/aspose_cells_cloud/models/worksheets.rb +1 -1
  252. data/lib/aspose_cells_cloud/models/worksheets_response.rb +1 -1
  253. data/lib/aspose_cells_cloud/models/xls_save_options.rb +1 -1
  254. data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +1 -1
  255. data/lib/aspose_cells_cloud/models/xps_save_options.rb +1 -1
  256. data/lib/aspose_cells_cloud/version.rb +2 -2
  257. data/lib/aspose_cells_cloud.rb +3 -2
  258. data/spec/api/cells_api_spec.rb +1 -1
  259. data/spec/api/cells_assembly_spec.rb +2 -2
  260. data/spec/api/cells_clear_objects_spec.rb +2 -2
  261. data/spec/api/cells_compress_spec.rb +2 -2
  262. data/spec/api/cells_export_spec.rb +2 -2
  263. data/spec/api/cells_import_spec.rb +2 -2
  264. data/spec/api/cells_list_objects_api_spec.rb +28 -1
  265. data/spec/api/cells_merge_spec.rb +2 -2
  266. data/spec/api/cells_metadata_spec.rb +2 -2
  267. data/spec/api/cells_protect_spec.rb +2 -2
  268. data/spec/api/cells_ranges_api_spec.rb +3 -3
  269. data/spec/api/cells_replace_spec.rb +2 -2
  270. data/spec/api/cells_reverse_spec.rb +44 -0
  271. data/spec/api/cells_save_as_api_spec.rb +15 -0
  272. data/spec/api/cells_search_spec.rb +2 -2
  273. data/spec/api/cells_shapes_api_spec.rb +24 -0
  274. data/spec/api/cells_simple_spec.rb +13 -12
  275. data/spec/api/cells_split_spec.rb +2 -2
  276. data/spec/api/cells_unlock_spec.rb +2 -2
  277. data/spec/api/cells_watermark_spec.rb +2 -2
  278. data/spec/api/cells_workbook_api_spec.rb +45 -3
  279. data/spec/api/cells_worksheets_api_spec.rb +1 -1
  280. metadata +5 -2
@@ -27,6 +27,7 @@ module AsposeCellsCloud
27
27
  attr_accessor :api_client
28
28
 
29
29
  def initialize(client_id,client_secret, app_version = 'v3.0', app_host = 'api.aspose.cloud', api_client = ApiClient.default)
30
+ warn "[DEPRECATION] `LiteCellsApi` is deprecated. Please use `LightCellsApi` instead."
30
31
  @api_client = api_client
31
32
  @api_client.config.client_secret = client_secret
32
33
  @api_client.config.client_id = client_id
@@ -1098,9 +1099,81 @@ module AsposeCellsCloud
1098
1099
  :auth_names => auth_names,
1099
1100
  :return_type => 'FilesResult')
1100
1101
  if @api_client.config.debugging
1101
- @api_client.config.logger.debug "API called: LiteCellsApi#post_watermark\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1102
+ @api_client.config.logger.debug "API called: LiteCellsApi#post_replace\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1102
1103
  end
1103
1104
  return data, status_code, headers
1104
1105
  end
1106
+ #
1107
+ #
1108
+ # @param file File to upload
1109
+ # @param rotate_type
1110
+ # @param format
1111
+ # @return [FilesResult]
1112
+ def post_reverse(file, rotate_type, format, opts = {})
1113
+ data, _status_code, _headers = post_reverse_with_http_info(file, rotate_type, format, opts)
1114
+ return data
1115
+ end
1116
+
1117
+ #
1118
+ #
1119
+ # @param file File to upload
1120
+ # @param rotate_type
1121
+ # @param format
1122
+ # @return [Array<(FilesResult, Fixnum, Hash)>] FilesResult data, response status code and response headers
1123
+ def post_reverse_with_http_info(file, rotate_type, format, opts = {})
1124
+ if @api_client.config.debugging
1125
+ @api_client.config.logger.debug "Calling API: LiteCellsApi.post_reverse ..."
1126
+ end
1127
+ @api_client.request_token_if_needed
1128
+ # verify the required parameter 'file' is set
1129
+ if @api_client.config.client_side_validation && file.nil?
1130
+ fail ArgumentError, "Missing the required parameter 'file' when calling LiteCellsApi.post_reverse"
1131
+ end
1132
+ # verify the required parameter 'rotate_type' is set
1133
+ if @api_client.config.client_side_validation && rotate_type.nil?
1134
+ fail ArgumentError, "Missing the required parameter 'rotate_type' when calling LiteCellsApi.post_reverse"
1135
+ end
1136
+ # verify the required parameter 'color' is set
1137
+ if @api_client.config.client_side_validation && format.nil?
1138
+ fail ArgumentError, "Missing the required parameter 'format' when calling LiteCellsApi.post_reverse"
1139
+ end
1140
+ # resource path
1141
+ local_var_path = "/cells/reverse"
1142
+
1143
+ # query parameters
1144
+ query_params = {}
1145
+ query_params[:'rotateType'] = rotate_type
1146
+ query_params[:'format'] = format
1147
+ # header parameters
1148
+ header_params = {}
1149
+ # HTTP header 'Accept' (if needed)
1150
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1151
+ # HTTP header 'Content-Type'
1152
+ header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data'])
1153
+
1154
+ # form parameters
1155
+ form_params = {}
1156
+ file.each do |filename , context|
1157
+ form_params[filename] = context
1158
+ end
1159
+
1160
+ # http body (model)
1161
+ header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data'])
1162
+ post_body = ""
1163
+ #auth_names = []
1164
+ auth_names = ['JWT']
1165
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path,
1166
+ :header_params => header_params,
1167
+ :query_params => query_params,
1168
+ :form_params => form_params,
1169
+ :body => post_body,
1170
+ :auth_names => auth_names,
1171
+ :return_type => 'FilesResult')
1172
+ if @api_client.config.debugging
1173
+ @api_client.config.logger.debug "API called: LiteCellsApi#post_reverse\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1174
+ end
1175
+ return data, status_code, headers
1176
+ end
1177
+
1105
1178
  end
1106
1179
  end
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -35,6 +35,8 @@ module AsposeCellsCloud
35
35
 
36
36
  attr_accessor :value
37
37
 
38
+ attr_accessor :formula
39
+
38
40
 
39
41
  # Attribute mapping from ruby-style variable name to JSON key.
40
42
  def self.attribute_map
@@ -43,7 +45,8 @@ module AsposeCellsCloud
43
45
  :'column_index' => :'columnIndex',
44
46
  :'style' => :'style',
45
47
  :'type' => :'type',
46
- :'value' => :'value'
48
+ :'value' => :'value',
49
+ :'formula' => :'formula'
47
50
  }
48
51
  end
49
52
 
@@ -54,7 +57,8 @@ module AsposeCellsCloud
54
57
  :'column_index' => :'Integer',
55
58
  :'style' => :'Style',
56
59
  :'type' => :'String',
57
- :'value' => :'String'
60
+ :'value' => :'String',
61
+ :'formula' => :'String'
58
62
  }
59
63
  end
60
64
 
@@ -86,6 +90,10 @@ module AsposeCellsCloud
86
90
  self.value = attributes[:'value']
87
91
  end
88
92
 
93
+ if attributes.has_key?(:'formula')
94
+ self.formula = attributes[:'formula']
95
+ end
96
+
89
97
  end
90
98
 
91
99
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -110,7 +118,8 @@ module AsposeCellsCloud
110
118
  column_index == o.column_index &&
111
119
  style == o.style &&
112
120
  type == o.type &&
113
- value == o.value
121
+ value == o.value &&
122
+ formula == o.formula
114
123
  end
115
124
 
116
125
  # @see the `==` method
@@ -122,7 +131,7 @@ module AsposeCellsCloud
122
131
  # Calculates hash code according to all attributes.
123
132
  # @return [Fixnum] Hash code
124
133
  def hash
125
- [row_index, column_index, style, type, value].hash
134
+ [row_index, column_index, style, type, value, formula].hash
126
135
  end
127
136
 
128
137
  # Builds the object from hash
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2021 Aspose.Cells Cloud
3
+ Copyright (c) 2022 Aspose.Cells Cloud
4
4
  Permission is hereby granted, free of charge, to any person obtaining a copy
5
5
  of this software and associated documentation files (the "Software"), to deal
6
6
  in the Software without restriction, including without limitation the rights