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
@@ -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
@@ -37,10 +37,10 @@ module AsposeCellsCloud
37
37
  # Attribute mapping from ruby-style variable name to JSON key.
38
38
  def self.attribute_map
39
39
  {
40
- :'border_color' => :'borderColor',
40
+ :'border_color' => :'BorderColor',
41
41
  :'range' => :'Range',
42
- :'border_style' => :'borderStyle',
43
- :'border_edge' => :'borderEdge'
42
+ :'border_style' => :'BorderStyle',
43
+ :'border_edge' => :'BorderEdge'
44
44
  }
45
45
  end
46
46
 
@@ -62,20 +62,20 @@ module AsposeCellsCloud
62
62
  # convert string to symbol for hash key
63
63
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
64
64
 
65
- if attributes.has_key?(:'borderColor')
66
- self.border_color = attributes[:'borderColor']
65
+ if attributes.has_key?(:'BorderColor')
66
+ self.border_color = attributes[:'BorderColor']
67
67
  end
68
68
 
69
69
  if attributes.has_key?(:'Range')
70
70
  self.range = attributes[:'Range']
71
71
  end
72
72
 
73
- if attributes.has_key?(:'borderStyle')
74
- self.border_style = attributes[:'borderStyle']
73
+ if attributes.has_key?(:'BorderStyle')
74
+ self.border_style = attributes[:'BorderStyle']
75
75
  end
76
76
 
77
- if attributes.has_key?(:'borderEdge')
78
- self.border_edge = attributes[:'borderEdge']
77
+ if attributes.has_key?(:'BorderEdge')
78
+ self.border_edge = attributes[:'BorderEdge']
79
79
  end
80
80
 
81
81
  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
@@ -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
@@ -31,22 +31,34 @@ module AsposeCellsCloud
31
31
 
32
32
  attr_accessor :key
33
33
 
34
+ attr_accessor :order
35
+
36
+ attr_accessor :type
37
+
38
+ attr_accessor :index
39
+
34
40
 
35
41
  # Attribute mapping from ruby-style variable name to JSON key.
36
42
  def self.attribute_map
37
43
  {
38
44
  :'custom_list' => :'CustomList',
39
45
  :'sort_order' => :'SortOrder',
40
- :'key' => :'Key'
46
+ :'key' => :'Key',
47
+ :'order' => :'Order',
48
+ :'type' => :'Type',
49
+ :'index' => :'Index'
41
50
  }
42
51
  end
43
52
 
44
53
  # Attribute type mapping.
45
54
  def self.swagger_types
46
55
  {
47
- :'custom_list' => :'String',
56
+ :'custom_list' => :'Array<String>',
48
57
  :'sort_order' => :'String',
49
- :'key' => :'Integer'
58
+ :'key' => :'Integer',
59
+ :'order' => :'String',
60
+ :'type' => :'String',
61
+ :'index' => :'Integer'
50
62
  }
51
63
  end
52
64
 
@@ -59,7 +71,9 @@ module AsposeCellsCloud
59
71
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
60
72
 
61
73
  if attributes.has_key?(:'CustomList')
62
- self.custom_list = attributes[:'CustomList']
74
+ if (value = attributes[:'CustomList']).is_a?(Array)
75
+ self.custom_list = value
76
+ end
63
77
  end
64
78
 
65
79
  if attributes.has_key?(:'SortOrder')
@@ -70,6 +84,18 @@ module AsposeCellsCloud
70
84
  self.key = attributes[:'Key']
71
85
  end
72
86
 
87
+ if attributes.has_key?(:'Order')
88
+ self.order = attributes[:'Order']
89
+ end
90
+
91
+ if attributes.has_key?(:'Type')
92
+ self.type = attributes[:'Type']
93
+ end
94
+
95
+ if attributes.has_key?(:'Index')
96
+ self.index = attributes[:'Index']
97
+ end
98
+
73
99
  end
74
100
 
75
101
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -97,7 +123,10 @@ module AsposeCellsCloud
97
123
  self.class == o.class &&
98
124
  custom_list == o.custom_list &&
99
125
  sort_order == o.sort_order &&
100
- key == o.key
126
+ key == o.key &&
127
+ order == o.order &&
128
+ type == o.type &&
129
+ index == o.index
101
130
  end
102
131
 
103
132
  # @see the `==` method
@@ -109,7 +138,7 @@ module AsposeCellsCloud
109
138
  # Calculates hash code according to all attributes.
110
139
  # @return [Fixnum] Hash code
111
140
  def hash
112
- [custom_list, sort_order, key].hash
141
+ [custom_list, sort_order, key, order, type, index].hash
113
142
  end
114
143
 
115
144
  # 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