aspose_cells_cloud 20.11.1 → 21.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (274) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -3
  3. data/lib/aspose_cells_cloud.rb +6 -1
  4. data/lib/aspose_cells_cloud/api/cells_api.rb +263 -26
  5. data/lib/aspose_cells_cloud/api/lite_cells_api.rb +883 -0
  6. data/lib/aspose_cells_cloud/api_client.rb +4 -4
  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 +1 -1
  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 +47 -14
  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 +8 -8
  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/convert_worksheet_task_parameter.rb +261 -0
  63. data/lib/aspose_cells_cloud/models/copy_options.rb +1 -1
  64. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +1 -1
  65. data/lib/aspose_cells_cloud/models/custom_filter.rb +1 -1
  66. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +1 -1
  67. data/lib/aspose_cells_cloud/models/data_bar.rb +1 -1
  68. data/lib/aspose_cells_cloud/models/data_bar_border.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/data_sorter.rb +1 -1
  70. data/lib/aspose_cells_cloud/models/dif_save_options.rb +1 -1
  71. data/lib/aspose_cells_cloud/models/disc_usage.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +1 -1
  73. data/lib/aspose_cells_cloud/models/error_details.rb +1 -1
  74. data/lib/aspose_cells_cloud/models/file_info.rb +221 -0
  75. data/lib/aspose_cells_cloud/models/file_source.rb +1 -1
  76. data/lib/aspose_cells_cloud/models/file_version.rb +1 -1
  77. data/lib/aspose_cells_cloud/models/file_versions.rb +1 -1
  78. data/lib/aspose_cells_cloud/models/files_list.rb +1 -1
  79. data/lib/aspose_cells_cloud/models/files_result.rb +200 -0
  80. data/lib/aspose_cells_cloud/models/files_upload_result.rb +1 -1
  81. data/lib/aspose_cells_cloud/models/fill_format.rb +1 -1
  82. data/lib/aspose_cells_cloud/models/fill_format_response.rb +1 -1
  83. data/lib/aspose_cells_cloud/models/filter_column.rb +1 -1
  84. data/lib/aspose_cells_cloud/models/font.rb +1 -1
  85. data/lib/aspose_cells_cloud/models/font_setting.rb +1 -1
  86. data/lib/aspose_cells_cloud/models/format_condition.rb +1 -1
  87. data/lib/aspose_cells_cloud/models/gradient_fill.rb +1 -1
  88. data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +1 -1
  89. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +1 -1
  90. data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +1 -1
  91. data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +1 -1
  92. data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +1 -1
  93. data/lib/aspose_cells_cloud/models/html_save_options.rb +1 -1
  94. data/lib/aspose_cells_cloud/models/hyperlink.rb +1 -1
  95. data/lib/aspose_cells_cloud/models/hyperlink_response.rb +1 -1
  96. data/lib/aspose_cells_cloud/models/hyperlinks.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +1 -1
  98. data/lib/aspose_cells_cloud/models/icon_filter.rb +1 -1
  99. data/lib/aspose_cells_cloud/models/icon_set.rb +1 -1
  100. data/lib/aspose_cells_cloud/models/image_save_options.rb +1 -1
  101. data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +1 -1
  102. data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +1 -1
  103. data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +1 -1
  104. data/lib/aspose_cells_cloud/models/import_double_array_option.rb +1 -1
  105. data/lib/aspose_cells_cloud/models/import_int_array_option.rb +1 -1
  106. data/lib/aspose_cells_cloud/models/import_option.rb +1 -1
  107. data/lib/aspose_cells_cloud/models/import_string_array_option.rb +1 -1
  108. data/lib/aspose_cells_cloud/models/legend.rb +1 -1
  109. data/lib/aspose_cells_cloud/models/legend_response.rb +1 -1
  110. data/lib/aspose_cells_cloud/models/line.rb +1 -1
  111. data/lib/aspose_cells_cloud/models/line_format.rb +1 -1
  112. data/lib/aspose_cells_cloud/models/line_response.rb +1 -1
  113. data/lib/aspose_cells_cloud/models/link.rb +1 -1
  114. data/lib/aspose_cells_cloud/models/link_element.rb +1 -1
  115. data/lib/aspose_cells_cloud/models/list_column.rb +1 -1
  116. data/lib/aspose_cells_cloud/models/list_object.rb +1 -1
  117. data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/list_object_response.rb +1 -1
  119. data/lib/aspose_cells_cloud/models/list_objects.rb +1 -1
  120. data/lib/aspose_cells_cloud/models/list_objects_response.rb +1 -1
  121. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +1 -1
  122. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/merged_cell.rb +1 -1
  124. data/lib/aspose_cells_cloud/models/merged_cell_response.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/merged_cells.rb +1 -1
  126. data/lib/aspose_cells_cloud/models/merged_cells_response.rb +1 -1
  127. data/lib/aspose_cells_cloud/models/multiple_filter.rb +1 -1
  128. data/lib/aspose_cells_cloud/models/multiple_filters.rb +1 -1
  129. data/lib/aspose_cells_cloud/models/name.rb +1 -1
  130. data/lib/aspose_cells_cloud/models/name_response.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/names.rb +1 -1
  132. data/lib/aspose_cells_cloud/models/names_response.rb +1 -1
  133. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +1 -1
  134. data/lib/aspose_cells_cloud/models/object_exist.rb +1 -1
  135. data/lib/aspose_cells_cloud/models/ods_save_options.rb +1 -1
  136. data/lib/aspose_cells_cloud/models/ole_object.rb +1 -1
  137. data/lib/aspose_cells_cloud/models/ole_object_response.rb +1 -1
  138. data/lib/aspose_cells_cloud/models/ole_objects.rb +1 -1
  139. data/lib/aspose_cells_cloud/models/ole_objects_response.rb +1 -1
  140. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/operate_object.rb +1 -1
  142. data/lib/aspose_cells_cloud/models/operate_object_position.rb +1 -1
  143. data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
  144. data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +1 -1
  145. data/lib/aspose_cells_cloud/models/page_section.rb +1 -1
  146. data/lib/aspose_cells_cloud/models/page_sections_response.rb +1 -1
  147. data/lib/aspose_cells_cloud/models/page_setup.rb +1 -1
  148. data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
  149. data/lib/aspose_cells_cloud/models/page_setup_response.rb +1 -1
  150. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  151. data/lib/aspose_cells_cloud/models/paste_options.rb +1 -1
  152. data/lib/aspose_cells_cloud/models/pattern_fill.rb +1 -1
  153. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +1 -1
  154. data/lib/aspose_cells_cloud/models/pdf_security_options.rb +1 -1
  155. data/lib/aspose_cells_cloud/models/pic_format_option.rb +1 -1
  156. data/lib/aspose_cells_cloud/models/picture.rb +1 -1
  157. data/lib/aspose_cells_cloud/models/picture_response.rb +1 -1
  158. data/lib/aspose_cells_cloud/models/pictures.rb +1 -1
  159. data/lib/aspose_cells_cloud/models/pictures_response.rb +1 -1
  160. data/lib/aspose_cells_cloud/models/pivot_field.rb +1 -1
  161. data/lib/aspose_cells_cloud/models/pivot_field_response.rb +1 -1
  162. data/lib/aspose_cells_cloud/models/pivot_filter.rb +1 -1
  163. data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +1 -1
  164. data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +1 -1
  165. data/lib/aspose_cells_cloud/models/pivot_item.rb +2 -2
  166. data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
  167. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  168. data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +1 -1
  169. data/lib/aspose_cells_cloud/models/pivot_table_response.rb +1 -1
  170. data/lib/aspose_cells_cloud/models/pivot_tables.rb +1 -1
  171. data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +1 -1
  172. data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +1 -1
  173. data/lib/aspose_cells_cloud/models/range.rb +1 -1
  174. data/lib/aspose_cells_cloud/models/range_copy_request.rb +1 -1
  175. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +1 -1
  176. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +1 -1
  177. data/lib/aspose_cells_cloud/models/range_value_response.rb +1 -1
  178. data/lib/aspose_cells_cloud/models/ranges.rb +1 -1
  179. data/lib/aspose_cells_cloud/models/ranges_response.rb +1 -1
  180. data/lib/aspose_cells_cloud/models/result_destination.rb +1 -1
  181. data/lib/aspose_cells_cloud/models/row.rb +1 -1
  182. data/lib/aspose_cells_cloud/models/row_response.rb +1 -1
  183. data/lib/aspose_cells_cloud/models/rows.rb +1 -1
  184. data/lib/aspose_cells_cloud/models/rows_response.rb +1 -1
  185. data/lib/aspose_cells_cloud/models/save_options.rb +1 -1
  186. data/lib/aspose_cells_cloud/models/save_response.rb +1 -1
  187. data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
  188. data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +1 -1
  189. data/lib/aspose_cells_cloud/models/shadow_effect.rb +1 -1
  190. data/lib/aspose_cells_cloud/models/shape.rb +1 -1
  191. data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
  192. data/lib/aspose_cells_cloud/models/shape_response.rb +1 -1
  193. data/lib/aspose_cells_cloud/models/shapes.rb +1 -1
  194. data/lib/aspose_cells_cloud/models/shapes_response.rb +1 -1
  195. data/lib/aspose_cells_cloud/models/single_value.rb +1 -1
  196. data/lib/aspose_cells_cloud/models/single_value_response.rb +1 -1
  197. data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +1 -1
  198. data/lib/aspose_cells_cloud/models/solid_fill.rb +1 -1
  199. data/lib/aspose_cells_cloud/models/sort_key.rb +1 -1
  200. data/lib/aspose_cells_cloud/models/sparkline.rb +1 -1
  201. data/lib/aspose_cells_cloud/models/sparkline_group.rb +1 -1
  202. data/lib/aspose_cells_cloud/models/sparkline_group_response.rb +1 -1
  203. data/lib/aspose_cells_cloud/models/sparkline_groups.rb +1 -1
  204. data/lib/aspose_cells_cloud/models/sparkline_groups_response.rb +1 -1
  205. data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
  206. data/lib/aspose_cells_cloud/models/split_result_document.rb +1 -1
  207. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  208. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +1 -1
  209. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +1 -1
  210. data/lib/aspose_cells_cloud/models/storage_exist.rb +1 -1
  211. data/lib/aspose_cells_cloud/models/storage_file.rb +1 -1
  212. data/lib/aspose_cells_cloud/models/style.rb +1 -1
  213. data/lib/aspose_cells_cloud/models/style_response.rb +1 -1
  214. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  215. data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
  216. data/lib/aspose_cells_cloud/models/task_description.rb +1 -1
  217. data/lib/aspose_cells_cloud/models/task_parameter.rb +1 -1
  218. data/lib/aspose_cells_cloud/models/text_item.rb +1 -1
  219. data/lib/aspose_cells_cloud/models/text_items.rb +1 -1
  220. data/lib/aspose_cells_cloud/models/text_items_response.rb +1 -1
  221. data/lib/aspose_cells_cloud/models/text_options.rb +1 -1
  222. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +1 -1
  223. data/lib/aspose_cells_cloud/models/texture_fill.rb +1 -1
  224. data/lib/aspose_cells_cloud/models/theme_color.rb +1 -1
  225. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +1 -1
  226. data/lib/aspose_cells_cloud/models/title.rb +1 -1
  227. data/lib/aspose_cells_cloud/models/title_response.rb +1 -1
  228. data/lib/aspose_cells_cloud/models/top10.rb +1 -1
  229. data/lib/aspose_cells_cloud/models/top10_filter.rb +1 -1
  230. data/lib/aspose_cells_cloud/models/txt_save_options.rb +1 -1
  231. data/lib/aspose_cells_cloud/models/validation.rb +1 -1
  232. data/lib/aspose_cells_cloud/models/validation_response.rb +1 -1
  233. data/lib/aspose_cells_cloud/models/validations.rb +1 -1
  234. data/lib/aspose_cells_cloud/models/validations_response.rb +1 -1
  235. data/lib/aspose_cells_cloud/models/value_type.rb +1 -1
  236. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +1 -1
  237. data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +1 -1
  238. data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +1 -1
  239. data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +1 -1
  240. data/lib/aspose_cells_cloud/models/workbook.rb +1 -1
  241. data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +1 -1
  242. data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +1 -1
  243. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  244. data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +1 -1
  245. data/lib/aspose_cells_cloud/models/workbook_response.rb +1 -1
  246. data/lib/aspose_cells_cloud/models/workbook_settings.rb +1 -1
  247. data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
  248. data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +1 -1
  249. data/lib/aspose_cells_cloud/models/worksheet.rb +1 -1
  250. data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +1 -1
  251. data/lib/aspose_cells_cloud/models/worksheet_operate_parameter.rb +234 -0
  252. data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +1 -1
  253. data/lib/aspose_cells_cloud/models/worksheet_response.rb +1 -1
  254. data/lib/aspose_cells_cloud/models/worksheets.rb +1 -1
  255. data/lib/aspose_cells_cloud/models/worksheets_response.rb +1 -1
  256. data/lib/aspose_cells_cloud/models/xls_save_options.rb +1 -1
  257. data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +1 -1
  258. data/lib/aspose_cells_cloud/models/xps_save_options.rb +1 -1
  259. data/lib/aspose_cells_cloud/version.rb +2 -2
  260. data/spec/api/cells_assembly_spec.rb +44 -0
  261. data/spec/api/cells_clear_objects_spec.rb +43 -0
  262. data/spec/api/cells_export_spec.rb +43 -0
  263. data/spec/api/cells_merge_spec.rb +43 -0
  264. data/spec/api/cells_metadata_spec.rb +72 -0
  265. data/spec/api/cells_properties_api_spec.rb +1 -1
  266. data/spec/api/cells_protect_spec.rb +43 -0
  267. data/spec/api/cells_ranges_api_spec.rb +28 -0
  268. data/spec/api/cells_search_spec.rb +43 -0
  269. data/spec/api/cells_split_spec.rb +44 -0
  270. data/spec/api/cells_unlock_spec.rb +43 -0
  271. data/spec/api/cells_watermark_spec.rb +42 -0
  272. data/spec/api/cells_workbook_api_spec.rb +26 -0
  273. data/spec/spec_helper.rb +4 -0
  274. metadata +17 -2
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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
@@ -131,13 +131,13 @@ module AsposeCellsCloud
131
131
  if @config.access_token
132
132
  add_o_auth_token(req_opts)
133
133
  end
134
-
134
+ #, :proxy => "http://127.0.0.1:8888"
135
135
  conn = Faraday.new url, {:params => query_params, :headers => header_params} do |f|
136
136
  f.request :multipart
137
137
  f.request :url_encoded
138
138
  f.adapter Faraday.default_adapter
139
139
  end
140
-
140
+
141
141
  if req_opts[:body] == {}
142
142
  req_opts[:body] = nil
143
143
  end
@@ -307,7 +307,7 @@ module AsposeCellsCloud
307
307
  form_params.each do |key, value|
308
308
  case value
309
309
  when ::File
310
- data[key] = Faraday::UploadIO.new(value.path, MimeMagic.by_magic(value).to_s, key)
310
+ data[key] = Faraday::UploadIO.new(value.path, "application/octet-stream", key) #MimeMagic::by_magic(value).to_s
311
311
  when ::Array, nil
312
312
  # let typhoeus handle File, Array and nil parameters
313
313
  data[key] = value
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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
@@ -27,20 +27,35 @@ module AsposeCellsCloud
27
27
  class CellsDocumentProperty
28
28
  attr_accessor :link
29
29
 
30
- attr_accessor :built_in
31
-
30
+ # Returns the name of the property.
32
31
  attr_accessor :name
33
32
 
33
+ # Gets or sets the value of the property.
34
34
  attr_accessor :value
35
35
 
36
+ # Indicates whether this property is linked to content
37
+ attr_accessor :is_linked_to_content
38
+
39
+ # The linked content source.
40
+ attr_accessor :source
41
+
42
+ # Gets the data type of the property.
43
+ attr_accessor :type
44
+
45
+ # Returns true if this property does not have a name in the OLE2 storage and a unique name was generated only for the public API.
46
+ attr_accessor :is_generated_name
47
+
36
48
 
37
49
  # Attribute mapping from ruby-style variable name to JSON key.
38
50
  def self.attribute_map
39
51
  {
40
52
  :'link' => :'link',
41
- :'built_in' => :'BuiltIn',
42
53
  :'name' => :'Name',
43
- :'value' => :'Value'
54
+ :'value' => :'Value',
55
+ :'is_linked_to_content' => :'IsLinkedToContent',
56
+ :'source' => :'Source',
57
+ :'type' => :'Type',
58
+ :'is_generated_name' => :'IsGeneratedName'
44
59
  }
45
60
  end
46
61
 
@@ -48,9 +63,12 @@ module AsposeCellsCloud
48
63
  def self.swagger_types
49
64
  {
50
65
  :'link' => :'Link',
51
- :'built_in' => :'String',
52
66
  :'name' => :'String',
53
- :'value' => :'String'
67
+ :'value' => :'String',
68
+ :'is_linked_to_content' => :'String',
69
+ :'source' => :'String',
70
+ :'type' => :'String',
71
+ :'is_generated_name' => :'String'
54
72
  }
55
73
  end
56
74
 
@@ -66,10 +84,6 @@ module AsposeCellsCloud
66
84
  self.link = attributes[:'link']
67
85
  end
68
86
 
69
- if attributes.has_key?(:'BuiltIn')
70
- self.built_in = attributes[:'BuiltIn']
71
- end
72
-
73
87
  if attributes.has_key?(:'Name')
74
88
  self.name = attributes[:'Name']
75
89
  end
@@ -78,6 +92,22 @@ module AsposeCellsCloud
78
92
  self.value = attributes[:'Value']
79
93
  end
80
94
 
95
+ if attributes.has_key?(:'IsLinkedToContent')
96
+ self.is_linked_to_content = attributes[:'IsLinkedToContent']
97
+ end
98
+
99
+ if attributes.has_key?(:'Source')
100
+ self.source = attributes[:'Source']
101
+ end
102
+
103
+ if attributes.has_key?(:'Type')
104
+ self.type = attributes[:'Type']
105
+ end
106
+
107
+ if attributes.has_key?(:'IsGeneratedName')
108
+ self.is_generated_name = attributes[:'IsGeneratedName']
109
+ end
110
+
81
111
  end
82
112
 
83
113
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -99,9 +129,12 @@ module AsposeCellsCloud
99
129
  return true if self.equal?(o)
100
130
  self.class == o.class &&
101
131
  link == o.link &&
102
- built_in == o.built_in &&
103
132
  name == o.name &&
104
- value == o.value
133
+ value == o.value &&
134
+ is_linked_to_content == o.is_linked_to_content &&
135
+ source == o.source &&
136
+ type == o.type &&
137
+ is_generated_name == o.is_generated_name
105
138
  end
106
139
 
107
140
  # @see the `==` method
@@ -113,7 +146,7 @@ module AsposeCellsCloud
113
146
  # Calculates hash code according to all attributes.
114
147
  # @return [Fixnum] Hash code
115
148
  def hash
116
- [link, built_in, name, value].hash
149
+ [link, name, value, is_linked_to_content, source, type, is_generated_name].hash
117
150
  end
118
151
 
119
152
  # Builds the object from hash
@@ -1,6 +1,6 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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) 2020 Aspose.Cells Cloud
3
+ Copyright (c) 2021 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