aspose_cells_cloud 20.4 → 20.6

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 (257) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +80 -62
  4. data/aspose_cells_cloud-20.4.gem +0 -0
  5. data/aspose_cells_cloud.gemspec +48 -48
  6. data/lib/aspose_cells_cloud.rb +290 -289
  7. data/lib/aspose_cells_cloud/api/cells_api.rb +72 -4
  8. data/lib/aspose_cells_cloud/api_client.rb +2 -2
  9. data/lib/aspose_cells_cloud/configuration.rb +178 -178
  10. data/lib/aspose_cells_cloud/models/above_average.rb +234 -234
  11. data/lib/aspose_cells_cloud/models/access_token_response.rb +261 -261
  12. data/lib/aspose_cells_cloud/models/area.rb +243 -243
  13. data/lib/aspose_cells_cloud/models/auto_filter.rb +227 -227
  14. data/lib/aspose_cells_cloud/models/auto_filter_response.rb +221 -221
  15. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +231 -231
  16. data/lib/aspose_cells_cloud/models/auto_shape.rb +504 -504
  17. data/lib/aspose_cells_cloud/models/auto_shape_response.rb +221 -221
  18. data/lib/aspose_cells_cloud/models/auto_shapes.rb +209 -209
  19. data/lib/aspose_cells_cloud/models/auto_shapes_response.rb +221 -221
  20. data/lib/aspose_cells_cloud/models/border.rb +216 -216
  21. data/lib/aspose_cells_cloud/models/calculation_options.rb +225 -225
  22. data/lib/aspose_cells_cloud/models/cell.rb +401 -401
  23. data/lib/aspose_cells_cloud/models/cell_area.rb +245 -245
  24. data/lib/aspose_cells_cloud/models/cell_response.rb +221 -221
  25. data/lib/aspose_cells_cloud/models/cell_value.rb +234 -234
  26. data/lib/aspose_cells_cloud/models/cells.rb +270 -270
  27. data/lib/aspose_cells_cloud/models/cells_cloud_response.rb +212 -212
  28. data/lib/aspose_cells_cloud/models/cells_color.rb +234 -234
  29. data/lib/aspose_cells_cloud/models/cells_document_properties.rb +209 -209
  30. data/lib/aspose_cells_cloud/models/cells_document_properties_response.rb +221 -221
  31. data/lib/aspose_cells_cloud/models/cells_document_property.rb +225 -225
  32. data/lib/aspose_cells_cloud/models/cells_document_property_response.rb +221 -221
  33. data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +216 -216
  34. data/lib/aspose_cells_cloud/models/cells_response.rb +221 -221
  35. data/lib/aspose_cells_cloud/models/chart.rb +626 -626
  36. data/lib/aspose_cells_cloud/models/chart_area.rb +317 -317
  37. data/lib/aspose_cells_cloud/models/chart_area_response.rb +221 -221
  38. data/lib/aspose_cells_cloud/models/chart_frame.rb +317 -317
  39. data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +279 -279
  40. data/lib/aspose_cells_cloud/models/charts.rb +209 -209
  41. data/lib/aspose_cells_cloud/models/charts_response.rb +221 -221
  42. data/lib/aspose_cells_cloud/models/color.rb +245 -245
  43. data/lib/aspose_cells_cloud/models/color_filter.rb +234 -234
  44. data/lib/aspose_cells_cloud/models/color_filter_request.rb +216 -216
  45. data/lib/aspose_cells_cloud/models/color_scale.rb +249 -249
  46. data/lib/aspose_cells_cloud/models/column.rb +243 -243
  47. data/lib/aspose_cells_cloud/models/column_response.rb +221 -221
  48. data/lib/aspose_cells_cloud/models/columns.rb +237 -237
  49. data/lib/aspose_cells_cloud/models/columns_response.rb +221 -221
  50. data/lib/aspose_cells_cloud/models/comment.rb +297 -297
  51. data/lib/aspose_cells_cloud/models/comment_response.rb +221 -221
  52. data/lib/aspose_cells_cloud/models/comments.rb +209 -209
  53. data/lib/aspose_cells_cloud/models/comments_response.rb +221 -221
  54. data/lib/aspose_cells_cloud/models/conditional_formatting.rb +218 -218
  55. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +235 -235
  56. data/lib/aspose_cells_cloud/models/conditional_formatting_response.rb +221 -221
  57. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +219 -219
  58. data/lib/aspose_cells_cloud/models/conditional_formattings.rb +223 -223
  59. data/lib/aspose_cells_cloud/models/conditional_formattings_response.rb +221 -221
  60. data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +216 -216
  61. data/lib/aspose_cells_cloud/models/copy_options.rb +248 -248
  62. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +263 -263
  63. data/lib/aspose_cells_cloud/models/custom_filter.rb +207 -207
  64. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +216 -216
  65. data/lib/aspose_cells_cloud/models/data_bar.rb +309 -309
  66. data/lib/aspose_cells_cloud/models/data_bar_border.rb +209 -209
  67. data/lib/aspose_cells_cloud/models/data_sorter.rb +227 -227
  68. data/lib/aspose_cells_cloud/models/dif_save_options.rb +265 -265
  69. data/lib/aspose_cells_cloud/models/disc_usage.rb +219 -219
  70. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +216 -216
  71. data/lib/aspose_cells_cloud/models/error.rb +229 -229
  72. data/lib/aspose_cells_cloud/models/error_details.rb +214 -214
  73. data/lib/aspose_cells_cloud/models/file_source.rb +207 -207
  74. data/lib/aspose_cells_cloud/models/file_version.rb +274 -274
  75. data/lib/aspose_cells_cloud/models/file_versions.rb +201 -201
  76. data/lib/aspose_cells_cloud/models/files_list.rb +201 -201
  77. data/lib/aspose_cells_cloud/models/files_upload_result.rb +213 -213
  78. data/lib/aspose_cells_cloud/models/fill_format.rb +259 -259
  79. data/lib/aspose_cells_cloud/models/fill_format_response.rb +221 -221
  80. data/lib/aspose_cells_cloud/models/filter_column.rb +277 -277
  81. data/lib/aspose_cells_cloud/models/font.rb +279 -279
  82. data/lib/aspose_cells_cloud/models/font_setting.rb +244 -244
  83. data/lib/aspose_cells_cloud/models/format_condition.rb +327 -327
  84. data/lib/aspose_cells_cloud/models/gradient_fill.rb +227 -227
  85. data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +226 -226
  86. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +231 -231
  87. data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +221 -221
  88. data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +209 -209
  89. data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +221 -221
  90. data/lib/aspose_cells_cloud/models/html_save_options.rb +373 -373
  91. data/lib/aspose_cells_cloud/models/hyperlink.rb +234 -234
  92. data/lib/aspose_cells_cloud/models/hyperlink_response.rb +221 -221
  93. data/lib/aspose_cells_cloud/models/hyperlinks.rb +223 -223
  94. data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +221 -221
  95. data/lib/aspose_cells_cloud/models/icon_filter.rb +212 -212
  96. data/lib/aspose_cells_cloud/models/icon_set.rb +253 -253
  97. data/lib/aspose_cells_cloud/models/image_save_options.rb +373 -373
  98. data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +236 -236
  99. data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +281 -281
  100. data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +216 -216
  101. data/lib/aspose_cells_cloud/models/import_double_array_option.rb +263 -263
  102. data/lib/aspose_cells_cloud/models/import_int_array_option.rb +263 -263
  103. data/lib/aspose_cells_cloud/models/import_option.rb +225 -225
  104. data/lib/aspose_cells_cloud/models/import_string_array_option.rb +263 -263
  105. data/lib/aspose_cells_cloud/models/legend.rb +335 -335
  106. data/lib/aspose_cells_cloud/models/legend_response.rb +221 -221
  107. data/lib/aspose_cells_cloud/models/line.rb +360 -360
  108. data/lib/aspose_cells_cloud/models/line_format.rb +358 -358
  109. data/lib/aspose_cells_cloud/models/line_response.rb +221 -221
  110. data/lib/aspose_cells_cloud/models/link.rb +225 -225
  111. data/lib/aspose_cells_cloud/models/link_element.rb +198 -198
  112. data/lib/aspose_cells_cloud/models/list_column.rb +209 -209
  113. data/lib/aspose_cells_cloud/models/list_object.rb +350 -350
  114. data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +207 -207
  115. data/lib/aspose_cells_cloud/models/list_object_response.rb +221 -221
  116. data/lib/aspose_cells_cloud/models/list_objects.rb +209 -209
  117. data/lib/aspose_cells_cloud/models/list_objects_response.rb +221 -221
  118. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +373 -373
  119. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +292 -292
  120. data/lib/aspose_cells_cloud/models/merged_cell.rb +254 -254
  121. data/lib/aspose_cells_cloud/models/merged_cell_response.rb +221 -221
  122. data/lib/aspose_cells_cloud/models/merged_cells.rb +223 -223
  123. data/lib/aspose_cells_cloud/models/merged_cells_response.rb +221 -221
  124. data/lib/aspose_cells_cloud/models/multiple_filter.rb +189 -189
  125. data/lib/aspose_cells_cloud/models/multiple_filters.rb +209 -209
  126. data/lib/aspose_cells_cloud/models/name.rb +276 -276
  127. data/lib/aspose_cells_cloud/models/name_response.rb +221 -221
  128. data/lib/aspose_cells_cloud/models/names.rb +223 -223
  129. data/lib/aspose_cells_cloud/models/names_response.rb +221 -221
  130. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +229 -229
  131. data/lib/aspose_cells_cloud/models/object_exist.rb +219 -219
  132. data/lib/aspose_cells_cloud/models/ods_save_options.rb +265 -265
  133. data/lib/aspose_cells_cloud/models/ole_object.rb +567 -567
  134. data/lib/aspose_cells_cloud/models/ole_object_response.rb +221 -221
  135. data/lib/aspose_cells_cloud/models/ole_objects.rb +209 -209
  136. data/lib/aspose_cells_cloud/models/ole_objects_response.rb +221 -221
  137. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +274 -274
  138. data/lib/aspose_cells_cloud/models/operate_object.rb +207 -207
  139. data/lib/aspose_cells_cloud/models/operate_object_position.rb +243 -243
  140. data/lib/aspose_cells_cloud/models/operate_parameter.rb +198 -198
  141. data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +252 -252
  142. data/lib/aspose_cells_cloud/models/page_section.rb +259 -259
  143. data/lib/aspose_cells_cloud/models/page_sections_response.rb +223 -223
  144. data/lib/aspose_cells_cloud/models/page_setup.rb +542 -542
  145. data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +207 -207
  146. data/lib/aspose_cells_cloud/models/page_setup_response.rb +221 -221
  147. data/lib/aspose_cells_cloud/models/password_request.rb +198 -198
  148. data/lib/aspose_cells_cloud/models/paste_options.rb +225 -225
  149. data/lib/aspose_cells_cloud/models/pattern_fill.rb +252 -252
  150. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +355 -355
  151. data/lib/aspose_cells_cloud/models/pdf_security_options.rb +283 -283
  152. data/lib/aspose_cells_cloud/models/pic_format_option.rb +243 -243
  153. data/lib/aspose_cells_cloud/models/picture.rb +558 -558
  154. data/lib/aspose_cells_cloud/models/picture_response.rb +221 -221
  155. data/lib/aspose_cells_cloud/models/pictures.rb +209 -209
  156. data/lib/aspose_cells_cloud/models/pictures_response.rb +221 -221
  157. data/lib/aspose_cells_cloud/models/pivot_field.rb +546 -546
  158. data/lib/aspose_cells_cloud/models/pivot_field_response.rb +221 -221
  159. data/lib/aspose_cells_cloud/models/pivot_filter.rb +279 -279
  160. data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +221 -221
  161. data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +223 -223
  162. data/lib/aspose_cells_cloud/models/pivot_item.rb +228 -228
  163. data/lib/aspose_cells_cloud/models/pivot_table.rb +824 -824
  164. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +200 -200
  165. data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +276 -276
  166. data/lib/aspose_cells_cloud/models/pivot_table_response.rb +221 -221
  167. data/lib/aspose_cells_cloud/models/pivot_tables.rb +209 -209
  168. data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +221 -221
  169. data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +335 -335
  170. data/lib/aspose_cells_cloud/models/range.rb +309 -309
  171. data/lib/aspose_cells_cloud/models/range_copy_request.rb +225 -225
  172. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +225 -225
  173. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +207 -207
  174. data/lib/aspose_cells_cloud/models/range_value_response.rb +223 -223
  175. data/lib/aspose_cells_cloud/models/ranges.rb +200 -200
  176. data/lib/aspose_cells_cloud/models/ranges_response.rb +221 -221
  177. data/lib/aspose_cells_cloud/models/result_destination.rb +216 -216
  178. data/lib/aspose_cells_cloud/models/row.rb +261 -261
  179. data/lib/aspose_cells_cloud/models/row_response.rb +221 -221
  180. data/lib/aspose_cells_cloud/models/rows.rb +237 -237
  181. data/lib/aspose_cells_cloud/models/rows_response.rb +221 -221
  182. data/lib/aspose_cells_cloud/models/save_options.rb +265 -265
  183. data/lib/aspose_cells_cloud/models/save_response.rb +221 -221
  184. data/lib/aspose_cells_cloud/models/save_result.rb +218 -218
  185. data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +207 -207
  186. data/lib/aspose_cells_cloud/models/shadow_effect.rb +252 -252
  187. data/lib/aspose_cells_cloud/models/shape.rb +504 -504
  188. data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +207 -207
  189. data/lib/aspose_cells_cloud/models/shape_response.rb +221 -221
  190. data/lib/aspose_cells_cloud/models/shapes.rb +209 -209
  191. data/lib/aspose_cells_cloud/models/shapes_response.rb +221 -221
  192. data/lib/aspose_cells_cloud/models/single_value.rb +207 -207
  193. data/lib/aspose_cells_cloud/models/single_value_response.rb +221 -221
  194. data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +216 -216
  195. data/lib/aspose_cells_cloud/models/solid_fill.rb +216 -216
  196. data/lib/aspose_cells_cloud/models/sort_key.rb +221 -221
  197. data/lib/aspose_cells_cloud/models/split_result.rb +200 -200
  198. data/lib/aspose_cells_cloud/models/split_result_document.rb +212 -212
  199. data/lib/aspose_cells_cloud/models/split_result_response.rb +222 -222
  200. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +243 -243
  201. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +292 -292
  202. data/lib/aspose_cells_cloud/models/storage_exist.rb +204 -204
  203. data/lib/aspose_cells_cloud/models/storage_file.rb +249 -249
  204. data/lib/aspose_cells_cloud/models/style.rb +407 -407
  205. data/lib/aspose_cells_cloud/models/style_response.rb +221 -221
  206. data/lib/aspose_cells_cloud/models/svg_save_options.rb +274 -274
  207. data/lib/aspose_cells_cloud/models/task_data.rb +200 -200
  208. data/lib/aspose_cells_cloud/models/task_description.rb +207 -207
  209. data/lib/aspose_cells_cloud/models/task_parameter.rb +189 -189
  210. data/lib/aspose_cells_cloud/models/text_item.rb +207 -207
  211. data/lib/aspose_cells_cloud/models/text_items.rb +209 -209
  212. data/lib/aspose_cells_cloud/models/text_items_response.rb +221 -221
  213. data/lib/aspose_cells_cloud/models/text_options.rb +333 -333
  214. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +239 -0
  215. data/lib/aspose_cells_cloud/models/texture_fill.rb +243 -243
  216. data/lib/aspose_cells_cloud/models/theme_color.rb +207 -207
  217. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +263 -263
  218. data/lib/aspose_cells_cloud/models/title.rb +380 -380
  219. data/lib/aspose_cells_cloud/models/title_response.rb +221 -221
  220. data/lib/aspose_cells_cloud/models/top10.rb +219 -219
  221. data/lib/aspose_cells_cloud/models/top10_filter.rb +240 -240
  222. data/lib/aspose_cells_cloud/models/txt_save_options.rb +301 -301
  223. data/lib/aspose_cells_cloud/models/validation.rb +360 -360
  224. data/lib/aspose_cells_cloud/models/validation_response.rb +221 -221
  225. data/lib/aspose_cells_cloud/models/validations.rb +223 -223
  226. data/lib/aspose_cells_cloud/models/validations_response.rb +221 -221
  227. data/lib/aspose_cells_cloud/models/value_type.rb +189 -189
  228. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +231 -231
  229. data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +221 -221
  230. data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +209 -209
  231. data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +221 -221
  232. data/lib/aspose_cells_cloud/models/workbook.rb +290 -290
  233. data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +224 -224
  234. data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +198 -198
  235. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +209 -209
  236. data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +235 -235
  237. data/lib/aspose_cells_cloud/models/workbook_response.rb +221 -221
  238. data/lib/aspose_cells_cloud/models/workbook_settings.rb +626 -626
  239. data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +207 -207
  240. data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +221 -221
  241. data/lib/aspose_cells_cloud/models/worksheet.rb +510 -510
  242. data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +209 -209
  243. data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +235 -235
  244. data/lib/aspose_cells_cloud/models/worksheet_response.rb +221 -221
  245. data/lib/aspose_cells_cloud/models/worksheets.rb +209 -209
  246. data/lib/aspose_cells_cloud/models/worksheets_response.rb +221 -221
  247. data/lib/aspose_cells_cloud/models/xls_save_options.rb +265 -265
  248. data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +265 -265
  249. data/lib/aspose_cells_cloud/models/xps_save_options.rb +265 -265
  250. data/lib/aspose_cells_cloud/version.rb +1 -1
  251. data/spec/api/cells_api_spec.rb +28 -28
  252. data/spec/api/cells_page_breaks_api_spec.rb +2 -2
  253. data/spec/api/cells_pivot_tables_api_spec.rb +4 -28
  254. data/spec/api/cells_task_api_spec.rb +1 -1
  255. data/testResult.txt +14 -99
  256. metadata +4 -3
  257. data/lib/aspose_cells_cloud/.api_client.rb.swp +0 -0
@@ -1,558 +1,558 @@
1
- =begin
2
- --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2020 Aspose.Cells Cloud
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is
9
- furnished to do so, subject to the following conditions:
10
- The above copyright notice and this permission notice shall be included in all
11
- copies or substantial portions of the Software.
12
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
- SOFTWARE.
19
- --------------------------------------------------------------------------------------------------------------------
20
-
21
- =end
22
-
23
- require 'date'
24
-
25
- module AsposeCellsCloud
26
-
27
- class Picture
28
- attr_accessor :alternative_text
29
-
30
- attr_accessor :bottom
31
-
32
- attr_accessor :top
33
-
34
- attr_accessor :width
35
-
36
- attr_accessor :html_text
37
-
38
- attr_accessor :text_vertical_alignment
39
-
40
- attr_accessor :auto_shape_type
41
-
42
- attr_accessor :is_printable
43
-
44
- attr_accessor :upper_left_column
45
-
46
- attr_accessor :is_lock_aspect_ratio
47
-
48
- attr_accessor :is_group
49
-
50
- attr_accessor :rotation_angle
51
-
52
- attr_accessor :z_order_position
53
-
54
- attr_accessor :text_horizontal_overflow
55
-
56
- attr_accessor :mso_drawing_type
57
-
58
- attr_accessor :text_orientation_type
59
-
60
- attr_accessor :placement
61
-
62
- attr_accessor :name
63
-
64
- attr_accessor :is_word_art
65
-
66
- attr_accessor :linked_cell
67
-
68
- attr_accessor :upper_left_row
69
-
70
- attr_accessor :is_locked
71
-
72
- attr_accessor :lower_right_row
73
-
74
- attr_accessor :is_text_wrapped
75
-
76
- attr_accessor :y
77
-
78
- attr_accessor :x
79
-
80
- attr_accessor :is_hidden
81
-
82
- attr_accessor :left
83
-
84
- attr_accessor :right
85
-
86
- attr_accessor :text
87
-
88
- attr_accessor :lower_right_column
89
-
90
- attr_accessor :height
91
-
92
- attr_accessor :text_horizontal_alignment
93
-
94
- attr_accessor :text_vertical_overflow
95
-
96
- attr_accessor :link
97
-
98
- attr_accessor :source_full_name
99
-
100
- attr_accessor :border_line_color
101
-
102
- attr_accessor :original_height
103
-
104
- attr_accessor :image_format
105
-
106
- attr_accessor :original_width
107
-
108
- attr_accessor :border_weight
109
-
110
-
111
- # Attribute mapping from ruby-style variable name to JSON key.
112
- def self.attribute_map
113
- {
114
- :'alternative_text' => :'AlternativeText',
115
- :'bottom' => :'Bottom',
116
- :'top' => :'Top',
117
- :'width' => :'Width',
118
- :'html_text' => :'HtmlText',
119
- :'text_vertical_alignment' => :'TextVerticalAlignment',
120
- :'auto_shape_type' => :'AutoShapeType',
121
- :'is_printable' => :'IsPrintable',
122
- :'upper_left_column' => :'UpperLeftColumn',
123
- :'is_lock_aspect_ratio' => :'IsLockAspectRatio',
124
- :'is_group' => :'IsGroup',
125
- :'rotation_angle' => :'RotationAngle',
126
- :'z_order_position' => :'ZOrderPosition',
127
- :'text_horizontal_overflow' => :'TextHorizontalOverflow',
128
- :'mso_drawing_type' => :'MsoDrawingType',
129
- :'text_orientation_type' => :'TextOrientationType',
130
- :'placement' => :'Placement',
131
- :'name' => :'Name',
132
- :'is_word_art' => :'IsWordArt',
133
- :'linked_cell' => :'LinkedCell',
134
- :'upper_left_row' => :'UpperLeftRow',
135
- :'is_locked' => :'IsLocked',
136
- :'lower_right_row' => :'LowerRightRow',
137
- :'is_text_wrapped' => :'IsTextWrapped',
138
- :'y' => :'Y',
139
- :'x' => :'X',
140
- :'is_hidden' => :'IsHidden',
141
- :'left' => :'Left',
142
- :'right' => :'Right',
143
- :'text' => :'Text',
144
- :'lower_right_column' => :'LowerRightColumn',
145
- :'height' => :'Height',
146
- :'text_horizontal_alignment' => :'TextHorizontalAlignment',
147
- :'text_vertical_overflow' => :'TextVerticalOverflow',
148
- :'link' => :'link',
149
- :'source_full_name' => :'SourceFullName',
150
- :'border_line_color' => :'BorderLineColor',
151
- :'original_height' => :'OriginalHeight',
152
- :'image_format' => :'ImageFormat',
153
- :'original_width' => :'OriginalWidth',
154
- :'border_weight' => :'BorderWeight'
155
- }
156
- end
157
-
158
- # Attribute type mapping.
159
- def self.swagger_types
160
- {
161
- :'alternative_text' => :'String',
162
- :'bottom' => :'Integer',
163
- :'top' => :'Integer',
164
- :'width' => :'Integer',
165
- :'html_text' => :'String',
166
- :'text_vertical_alignment' => :'String',
167
- :'auto_shape_type' => :'String',
168
- :'is_printable' => :'BOOLEAN',
169
- :'upper_left_column' => :'Integer',
170
- :'is_lock_aspect_ratio' => :'BOOLEAN',
171
- :'is_group' => :'BOOLEAN',
172
- :'rotation_angle' => :'Float',
173
- :'z_order_position' => :'Integer',
174
- :'text_horizontal_overflow' => :'String',
175
- :'mso_drawing_type' => :'String',
176
- :'text_orientation_type' => :'String',
177
- :'placement' => :'String',
178
- :'name' => :'String',
179
- :'is_word_art' => :'BOOLEAN',
180
- :'linked_cell' => :'String',
181
- :'upper_left_row' => :'Integer',
182
- :'is_locked' => :'BOOLEAN',
183
- :'lower_right_row' => :'Integer',
184
- :'is_text_wrapped' => :'BOOLEAN',
185
- :'y' => :'Integer',
186
- :'x' => :'Integer',
187
- :'is_hidden' => :'BOOLEAN',
188
- :'left' => :'Integer',
189
- :'right' => :'Integer',
190
- :'text' => :'String',
191
- :'lower_right_column' => :'Integer',
192
- :'height' => :'Integer',
193
- :'text_horizontal_alignment' => :'String',
194
- :'text_vertical_overflow' => :'String',
195
- :'link' => :'Link',
196
- :'source_full_name' => :'String',
197
- :'border_line_color' => :'Color',
198
- :'original_height' => :'Integer',
199
- :'image_format' => :'String',
200
- :'original_width' => :'Integer',
201
- :'border_weight' => :'Float'
202
- }
203
- end
204
-
205
- # Initializes the object
206
- # @param [Hash] attributes Model attributes in the form of hash
207
- def initialize(attributes = {})
208
- return unless attributes.is_a?(Hash)
209
-
210
- # convert string to symbol for hash key
211
- attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
212
-
213
- if attributes.has_key?(:'AlternativeText')
214
- self.alternative_text = attributes[:'AlternativeText']
215
- end
216
-
217
- if attributes.has_key?(:'Bottom')
218
- self.bottom = attributes[:'Bottom']
219
- end
220
-
221
- if attributes.has_key?(:'Top')
222
- self.top = attributes[:'Top']
223
- end
224
-
225
- if attributes.has_key?(:'Width')
226
- self.width = attributes[:'Width']
227
- end
228
-
229
- if attributes.has_key?(:'HtmlText')
230
- self.html_text = attributes[:'HtmlText']
231
- end
232
-
233
- if attributes.has_key?(:'TextVerticalAlignment')
234
- self.text_vertical_alignment = attributes[:'TextVerticalAlignment']
235
- end
236
-
237
- if attributes.has_key?(:'AutoShapeType')
238
- self.auto_shape_type = attributes[:'AutoShapeType']
239
- end
240
-
241
- if attributes.has_key?(:'IsPrintable')
242
- self.is_printable = attributes[:'IsPrintable']
243
- end
244
-
245
- if attributes.has_key?(:'UpperLeftColumn')
246
- self.upper_left_column = attributes[:'UpperLeftColumn']
247
- end
248
-
249
- if attributes.has_key?(:'IsLockAspectRatio')
250
- self.is_lock_aspect_ratio = attributes[:'IsLockAspectRatio']
251
- end
252
-
253
- if attributes.has_key?(:'IsGroup')
254
- self.is_group = attributes[:'IsGroup']
255
- end
256
-
257
- if attributes.has_key?(:'RotationAngle')
258
- self.rotation_angle = attributes[:'RotationAngle']
259
- end
260
-
261
- if attributes.has_key?(:'ZOrderPosition')
262
- self.z_order_position = attributes[:'ZOrderPosition']
263
- end
264
-
265
- if attributes.has_key?(:'TextHorizontalOverflow')
266
- self.text_horizontal_overflow = attributes[:'TextHorizontalOverflow']
267
- end
268
-
269
- if attributes.has_key?(:'MsoDrawingType')
270
- self.mso_drawing_type = attributes[:'MsoDrawingType']
271
- end
272
-
273
- if attributes.has_key?(:'TextOrientationType')
274
- self.text_orientation_type = attributes[:'TextOrientationType']
275
- end
276
-
277
- if attributes.has_key?(:'Placement')
278
- self.placement = attributes[:'Placement']
279
- end
280
-
281
- if attributes.has_key?(:'Name')
282
- self.name = attributes[:'Name']
283
- end
284
-
285
- if attributes.has_key?(:'IsWordArt')
286
- self.is_word_art = attributes[:'IsWordArt']
287
- end
288
-
289
- if attributes.has_key?(:'LinkedCell')
290
- self.linked_cell = attributes[:'LinkedCell']
291
- end
292
-
293
- if attributes.has_key?(:'UpperLeftRow')
294
- self.upper_left_row = attributes[:'UpperLeftRow']
295
- end
296
-
297
- if attributes.has_key?(:'IsLocked')
298
- self.is_locked = attributes[:'IsLocked']
299
- end
300
-
301
- if attributes.has_key?(:'LowerRightRow')
302
- self.lower_right_row = attributes[:'LowerRightRow']
303
- end
304
-
305
- if attributes.has_key?(:'IsTextWrapped')
306
- self.is_text_wrapped = attributes[:'IsTextWrapped']
307
- end
308
-
309
- if attributes.has_key?(:'Y')
310
- self.y = attributes[:'Y']
311
- end
312
-
313
- if attributes.has_key?(:'X')
314
- self.x = attributes[:'X']
315
- end
316
-
317
- if attributes.has_key?(:'IsHidden')
318
- self.is_hidden = attributes[:'IsHidden']
319
- end
320
-
321
- if attributes.has_key?(:'Left')
322
- self.left = attributes[:'Left']
323
- end
324
-
325
- if attributes.has_key?(:'Right')
326
- self.right = attributes[:'Right']
327
- end
328
-
329
- if attributes.has_key?(:'Text')
330
- self.text = attributes[:'Text']
331
- end
332
-
333
- if attributes.has_key?(:'LowerRightColumn')
334
- self.lower_right_column = attributes[:'LowerRightColumn']
335
- end
336
-
337
- if attributes.has_key?(:'Height')
338
- self.height = attributes[:'Height']
339
- end
340
-
341
- if attributes.has_key?(:'TextHorizontalAlignment')
342
- self.text_horizontal_alignment = attributes[:'TextHorizontalAlignment']
343
- end
344
-
345
- if attributes.has_key?(:'TextVerticalOverflow')
346
- self.text_vertical_overflow = attributes[:'TextVerticalOverflow']
347
- end
348
-
349
- if attributes.has_key?(:'link')
350
- self.link = attributes[:'link']
351
- end
352
-
353
- if attributes.has_key?(:'SourceFullName')
354
- self.source_full_name = attributes[:'SourceFullName']
355
- end
356
-
357
- if attributes.has_key?(:'BorderLineColor')
358
- self.border_line_color = attributes[:'BorderLineColor']
359
- end
360
-
361
- if attributes.has_key?(:'OriginalHeight')
362
- self.original_height = attributes[:'OriginalHeight']
363
- end
364
-
365
- if attributes.has_key?(:'ImageFormat')
366
- self.image_format = attributes[:'ImageFormat']
367
- end
368
-
369
- if attributes.has_key?(:'OriginalWidth')
370
- self.original_width = attributes[:'OriginalWidth']
371
- end
372
-
373
- if attributes.has_key?(:'BorderWeight')
374
- self.border_weight = attributes[:'BorderWeight']
375
- end
376
-
377
- end
378
-
379
- # Show invalid properties with the reasons. Usually used together with valid?
380
- # @return Array for valid properies with the reasons
381
- def list_invalid_properties
382
- invalid_properties = Array.new
383
- return invalid_properties
384
- end
385
-
386
- # Check to see if the all the properties in the model are valid
387
- # @return true if the model is valid
388
- def valid?
389
- return true
390
- end
391
-
392
- # Checks equality by comparing each attribute.
393
- # @param [Object] Object to be compared
394
- def ==(o)
395
- return true if self.equal?(o)
396
- self.class == o.class &&
397
- alternative_text == o.alternative_text &&
398
- bottom == o.bottom &&
399
- top == o.top &&
400
- width == o.width &&
401
- html_text == o.html_text &&
402
- text_vertical_alignment == o.text_vertical_alignment &&
403
- auto_shape_type == o.auto_shape_type &&
404
- is_printable == o.is_printable &&
405
- upper_left_column == o.upper_left_column &&
406
- is_lock_aspect_ratio == o.is_lock_aspect_ratio &&
407
- is_group == o.is_group &&
408
- rotation_angle == o.rotation_angle &&
409
- z_order_position == o.z_order_position &&
410
- text_horizontal_overflow == o.text_horizontal_overflow &&
411
- mso_drawing_type == o.mso_drawing_type &&
412
- text_orientation_type == o.text_orientation_type &&
413
- placement == o.placement &&
414
- name == o.name &&
415
- is_word_art == o.is_word_art &&
416
- linked_cell == o.linked_cell &&
417
- upper_left_row == o.upper_left_row &&
418
- is_locked == o.is_locked &&
419
- lower_right_row == o.lower_right_row &&
420
- is_text_wrapped == o.is_text_wrapped &&
421
- y == o.y &&
422
- x == o.x &&
423
- is_hidden == o.is_hidden &&
424
- left == o.left &&
425
- right == o.right &&
426
- text == o.text &&
427
- lower_right_column == o.lower_right_column &&
428
- height == o.height &&
429
- text_horizontal_alignment == o.text_horizontal_alignment &&
430
- text_vertical_overflow == o.text_vertical_overflow &&
431
- link == o.link &&
432
- source_full_name == o.source_full_name &&
433
- border_line_color == o.border_line_color &&
434
- original_height == o.original_height &&
435
- image_format == o.image_format &&
436
- original_width == o.original_width &&
437
- border_weight == o.border_weight
438
- end
439
-
440
- # @see the `==` method
441
- # @param [Object] Object to be compared
442
- def eql?(o)
443
- self == o
444
- end
445
-
446
- # Calculates hash code according to all attributes.
447
- # @return [Fixnum] Hash code
448
- def hash
449
- [alternative_text, bottom, top, width, html_text, text_vertical_alignment, auto_shape_type, is_printable, upper_left_column, is_lock_aspect_ratio, is_group, rotation_angle, z_order_position, text_horizontal_overflow, mso_drawing_type, text_orientation_type, placement, name, is_word_art, linked_cell, upper_left_row, is_locked, lower_right_row, is_text_wrapped, y, x, is_hidden, left, right, text, lower_right_column, height, text_horizontal_alignment, text_vertical_overflow, link, source_full_name, border_line_color, original_height, image_format, original_width, border_weight].hash
450
- end
451
-
452
- # Builds the object from hash
453
- # @param [Hash] attributes Model attributes in the form of hash
454
- # @return [Object] Returns the model itself
455
- def build_from_hash(attributes)
456
- return nil unless attributes.is_a?(Hash)
457
- self.class.swagger_types.each_pair do |key, type|
458
- if type =~ /\AArray<(.*)>/i
459
- # check to ensure the input is an array given that the the attribute
460
- # is documented as an array but the input is not
461
- if attributes[self.class.attribute_map[key]].is_a?(Array)
462
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
463
- end
464
- elsif !attributes[self.class.attribute_map[key]].nil?
465
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
466
- end # or else data not found in attributes(hash), not an issue as the data can be optional
467
- end
468
-
469
- self
470
- end
471
-
472
- # Deserializes the data based on type
473
- # @param string type Data type
474
- # @param string value Value to be deserialized
475
- # @return [Object] Deserialized data
476
- def _deserialize(type, value)
477
- case type.to_sym
478
- when :DateTime
479
- DateTime.parse(value)
480
- when :Date
481
- Date.parse(value)
482
- when :String
483
- value.to_s
484
- when :Integer
485
- value.to_i
486
- when :Float
487
- value.to_f
488
- when :BOOLEAN
489
- if value.to_s =~ /\A(true|t|yes|y|1)\z/i
490
- true
491
- else
492
- false
493
- end
494
- when :Object
495
- # generic object (usually a Hash), return directly
496
- value
497
- when /\AArray<(?<inner_type>.+)>\z/
498
- inner_type = Regexp.last_match[:inner_type]
499
- value.map { |v| _deserialize(inner_type, v) }
500
- when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
501
- k_type = Regexp.last_match[:k_type]
502
- v_type = Regexp.last_match[:v_type]
503
- {}.tap do |hash|
504
- value.each do |k, v|
505
- hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
506
- end
507
- end
508
- else # model
509
- temp_model = AsposeCellsCloud.const_get(type).new
510
- temp_model.build_from_hash(value)
511
- end
512
- end
513
-
514
- # Returns the string representation of the object
515
- # @return [String] String presentation of the object
516
- def to_s
517
- to_hash.to_s
518
- end
519
-
520
- # to_body is an alias to to_hash (backward compatibility)
521
- # @return [Hash] Returns the object in the form of hash
522
- def to_body
523
- to_hash
524
- end
525
-
526
- # Returns the object in the form of hash
527
- # @return [Hash] Returns the object in the form of hash
528
- def to_hash
529
- hash = {}
530
- self.class.attribute_map.each_pair do |attr, param|
531
- value = self.send(attr)
532
- next if value.nil?
533
- hash[param] = _to_hash(value)
534
- end
535
- hash
536
- end
537
-
538
- # Outputs non-array value in the form of hash
539
- # For object, use to_hash. Otherwise, just return the value
540
- # @param [Object] value Any valid value
541
- # @return [Hash] Returns the value in the form of hash
542
- def _to_hash(value)
543
- if value.is_a?(Array)
544
- value.compact.map{ |v| _to_hash(v) }
545
- elsif value.is_a?(Hash)
546
- {}.tap do |hash|
547
- value.each { |k, v| hash[k] = _to_hash(v) }
548
- end
549
- elsif value.respond_to? :to_hash
550
- value.to_hash
551
- else
552
- value
553
- end
554
- end
555
-
556
- end
557
-
558
- end
1
+ =begin
2
+ --------------------------------------------------------------------------------------------------------------------
3
+ Copyright (c) 2020 Aspose.Cells Cloud
4
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5
+ of this software and associated documentation files (the "Software"), to deal
6
+ in the Software without restriction, including without limitation the rights
7
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
+ copies of the Software, and to permit persons to whom the Software is
9
+ furnished to do so, subject to the following conditions:
10
+ The above copyright notice and this permission notice shall be included in all
11
+ copies or substantial portions of the Software.
12
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
14
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
17
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
+ SOFTWARE.
19
+ --------------------------------------------------------------------------------------------------------------------
20
+
21
+ =end
22
+
23
+ require 'date'
24
+
25
+ module AsposeCellsCloud
26
+
27
+ class Picture
28
+ attr_accessor :alternative_text
29
+
30
+ attr_accessor :bottom
31
+
32
+ attr_accessor :top
33
+
34
+ attr_accessor :width
35
+
36
+ attr_accessor :html_text
37
+
38
+ attr_accessor :text_vertical_alignment
39
+
40
+ attr_accessor :auto_shape_type
41
+
42
+ attr_accessor :is_printable
43
+
44
+ attr_accessor :upper_left_column
45
+
46
+ attr_accessor :is_lock_aspect_ratio
47
+
48
+ attr_accessor :is_group
49
+
50
+ attr_accessor :rotation_angle
51
+
52
+ attr_accessor :z_order_position
53
+
54
+ attr_accessor :text_horizontal_overflow
55
+
56
+ attr_accessor :mso_drawing_type
57
+
58
+ attr_accessor :text_orientation_type
59
+
60
+ attr_accessor :placement
61
+
62
+ attr_accessor :name
63
+
64
+ attr_accessor :is_word_art
65
+
66
+ attr_accessor :linked_cell
67
+
68
+ attr_accessor :upper_left_row
69
+
70
+ attr_accessor :is_locked
71
+
72
+ attr_accessor :lower_right_row
73
+
74
+ attr_accessor :is_text_wrapped
75
+
76
+ attr_accessor :y
77
+
78
+ attr_accessor :x
79
+
80
+ attr_accessor :is_hidden
81
+
82
+ attr_accessor :left
83
+
84
+ attr_accessor :right
85
+
86
+ attr_accessor :text
87
+
88
+ attr_accessor :lower_right_column
89
+
90
+ attr_accessor :height
91
+
92
+ attr_accessor :text_horizontal_alignment
93
+
94
+ attr_accessor :text_vertical_overflow
95
+
96
+ attr_accessor :link
97
+
98
+ attr_accessor :source_full_name
99
+
100
+ attr_accessor :border_line_color
101
+
102
+ attr_accessor :original_height
103
+
104
+ attr_accessor :image_format
105
+
106
+ attr_accessor :original_width
107
+
108
+ attr_accessor :border_weight
109
+
110
+
111
+ # Attribute mapping from ruby-style variable name to JSON key.
112
+ def self.attribute_map
113
+ {
114
+ :'alternative_text' => :'AlternativeText',
115
+ :'bottom' => :'Bottom',
116
+ :'top' => :'Top',
117
+ :'width' => :'Width',
118
+ :'html_text' => :'HtmlText',
119
+ :'text_vertical_alignment' => :'TextVerticalAlignment',
120
+ :'auto_shape_type' => :'AutoShapeType',
121
+ :'is_printable' => :'IsPrintable',
122
+ :'upper_left_column' => :'UpperLeftColumn',
123
+ :'is_lock_aspect_ratio' => :'IsLockAspectRatio',
124
+ :'is_group' => :'IsGroup',
125
+ :'rotation_angle' => :'RotationAngle',
126
+ :'z_order_position' => :'ZOrderPosition',
127
+ :'text_horizontal_overflow' => :'TextHorizontalOverflow',
128
+ :'mso_drawing_type' => :'MsoDrawingType',
129
+ :'text_orientation_type' => :'TextOrientationType',
130
+ :'placement' => :'Placement',
131
+ :'name' => :'Name',
132
+ :'is_word_art' => :'IsWordArt',
133
+ :'linked_cell' => :'LinkedCell',
134
+ :'upper_left_row' => :'UpperLeftRow',
135
+ :'is_locked' => :'IsLocked',
136
+ :'lower_right_row' => :'LowerRightRow',
137
+ :'is_text_wrapped' => :'IsTextWrapped',
138
+ :'y' => :'Y',
139
+ :'x' => :'X',
140
+ :'is_hidden' => :'IsHidden',
141
+ :'left' => :'Left',
142
+ :'right' => :'Right',
143
+ :'text' => :'Text',
144
+ :'lower_right_column' => :'LowerRightColumn',
145
+ :'height' => :'Height',
146
+ :'text_horizontal_alignment' => :'TextHorizontalAlignment',
147
+ :'text_vertical_overflow' => :'TextVerticalOverflow',
148
+ :'link' => :'link',
149
+ :'source_full_name' => :'SourceFullName',
150
+ :'border_line_color' => :'BorderLineColor',
151
+ :'original_height' => :'OriginalHeight',
152
+ :'image_format' => :'ImageFormat',
153
+ :'original_width' => :'OriginalWidth',
154
+ :'border_weight' => :'BorderWeight'
155
+ }
156
+ end
157
+
158
+ # Attribute type mapping.
159
+ def self.swagger_types
160
+ {
161
+ :'alternative_text' => :'String',
162
+ :'bottom' => :'Integer',
163
+ :'top' => :'Integer',
164
+ :'width' => :'Integer',
165
+ :'html_text' => :'String',
166
+ :'text_vertical_alignment' => :'String',
167
+ :'auto_shape_type' => :'String',
168
+ :'is_printable' => :'BOOLEAN',
169
+ :'upper_left_column' => :'Integer',
170
+ :'is_lock_aspect_ratio' => :'BOOLEAN',
171
+ :'is_group' => :'BOOLEAN',
172
+ :'rotation_angle' => :'Float',
173
+ :'z_order_position' => :'Integer',
174
+ :'text_horizontal_overflow' => :'String',
175
+ :'mso_drawing_type' => :'String',
176
+ :'text_orientation_type' => :'String',
177
+ :'placement' => :'String',
178
+ :'name' => :'String',
179
+ :'is_word_art' => :'BOOLEAN',
180
+ :'linked_cell' => :'String',
181
+ :'upper_left_row' => :'Integer',
182
+ :'is_locked' => :'BOOLEAN',
183
+ :'lower_right_row' => :'Integer',
184
+ :'is_text_wrapped' => :'BOOLEAN',
185
+ :'y' => :'Integer',
186
+ :'x' => :'Integer',
187
+ :'is_hidden' => :'BOOLEAN',
188
+ :'left' => :'Integer',
189
+ :'right' => :'Integer',
190
+ :'text' => :'String',
191
+ :'lower_right_column' => :'Integer',
192
+ :'height' => :'Integer',
193
+ :'text_horizontal_alignment' => :'String',
194
+ :'text_vertical_overflow' => :'String',
195
+ :'link' => :'Link',
196
+ :'source_full_name' => :'String',
197
+ :'border_line_color' => :'Color',
198
+ :'original_height' => :'Integer',
199
+ :'image_format' => :'String',
200
+ :'original_width' => :'Integer',
201
+ :'border_weight' => :'Float'
202
+ }
203
+ end
204
+
205
+ # Initializes the object
206
+ # @param [Hash] attributes Model attributes in the form of hash
207
+ def initialize(attributes = {})
208
+ return unless attributes.is_a?(Hash)
209
+
210
+ # convert string to symbol for hash key
211
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
212
+
213
+ if attributes.has_key?(:'AlternativeText')
214
+ self.alternative_text = attributes[:'AlternativeText']
215
+ end
216
+
217
+ if attributes.has_key?(:'Bottom')
218
+ self.bottom = attributes[:'Bottom']
219
+ end
220
+
221
+ if attributes.has_key?(:'Top')
222
+ self.top = attributes[:'Top']
223
+ end
224
+
225
+ if attributes.has_key?(:'Width')
226
+ self.width = attributes[:'Width']
227
+ end
228
+
229
+ if attributes.has_key?(:'HtmlText')
230
+ self.html_text = attributes[:'HtmlText']
231
+ end
232
+
233
+ if attributes.has_key?(:'TextVerticalAlignment')
234
+ self.text_vertical_alignment = attributes[:'TextVerticalAlignment']
235
+ end
236
+
237
+ if attributes.has_key?(:'AutoShapeType')
238
+ self.auto_shape_type = attributes[:'AutoShapeType']
239
+ end
240
+
241
+ if attributes.has_key?(:'IsPrintable')
242
+ self.is_printable = attributes[:'IsPrintable']
243
+ end
244
+
245
+ if attributes.has_key?(:'UpperLeftColumn')
246
+ self.upper_left_column = attributes[:'UpperLeftColumn']
247
+ end
248
+
249
+ if attributes.has_key?(:'IsLockAspectRatio')
250
+ self.is_lock_aspect_ratio = attributes[:'IsLockAspectRatio']
251
+ end
252
+
253
+ if attributes.has_key?(:'IsGroup')
254
+ self.is_group = attributes[:'IsGroup']
255
+ end
256
+
257
+ if attributes.has_key?(:'RotationAngle')
258
+ self.rotation_angle = attributes[:'RotationAngle']
259
+ end
260
+
261
+ if attributes.has_key?(:'ZOrderPosition')
262
+ self.z_order_position = attributes[:'ZOrderPosition']
263
+ end
264
+
265
+ if attributes.has_key?(:'TextHorizontalOverflow')
266
+ self.text_horizontal_overflow = attributes[:'TextHorizontalOverflow']
267
+ end
268
+
269
+ if attributes.has_key?(:'MsoDrawingType')
270
+ self.mso_drawing_type = attributes[:'MsoDrawingType']
271
+ end
272
+
273
+ if attributes.has_key?(:'TextOrientationType')
274
+ self.text_orientation_type = attributes[:'TextOrientationType']
275
+ end
276
+
277
+ if attributes.has_key?(:'Placement')
278
+ self.placement = attributes[:'Placement']
279
+ end
280
+
281
+ if attributes.has_key?(:'Name')
282
+ self.name = attributes[:'Name']
283
+ end
284
+
285
+ if attributes.has_key?(:'IsWordArt')
286
+ self.is_word_art = attributes[:'IsWordArt']
287
+ end
288
+
289
+ if attributes.has_key?(:'LinkedCell')
290
+ self.linked_cell = attributes[:'LinkedCell']
291
+ end
292
+
293
+ if attributes.has_key?(:'UpperLeftRow')
294
+ self.upper_left_row = attributes[:'UpperLeftRow']
295
+ end
296
+
297
+ if attributes.has_key?(:'IsLocked')
298
+ self.is_locked = attributes[:'IsLocked']
299
+ end
300
+
301
+ if attributes.has_key?(:'LowerRightRow')
302
+ self.lower_right_row = attributes[:'LowerRightRow']
303
+ end
304
+
305
+ if attributes.has_key?(:'IsTextWrapped')
306
+ self.is_text_wrapped = attributes[:'IsTextWrapped']
307
+ end
308
+
309
+ if attributes.has_key?(:'Y')
310
+ self.y = attributes[:'Y']
311
+ end
312
+
313
+ if attributes.has_key?(:'X')
314
+ self.x = attributes[:'X']
315
+ end
316
+
317
+ if attributes.has_key?(:'IsHidden')
318
+ self.is_hidden = attributes[:'IsHidden']
319
+ end
320
+
321
+ if attributes.has_key?(:'Left')
322
+ self.left = attributes[:'Left']
323
+ end
324
+
325
+ if attributes.has_key?(:'Right')
326
+ self.right = attributes[:'Right']
327
+ end
328
+
329
+ if attributes.has_key?(:'Text')
330
+ self.text = attributes[:'Text']
331
+ end
332
+
333
+ if attributes.has_key?(:'LowerRightColumn')
334
+ self.lower_right_column = attributes[:'LowerRightColumn']
335
+ end
336
+
337
+ if attributes.has_key?(:'Height')
338
+ self.height = attributes[:'Height']
339
+ end
340
+
341
+ if attributes.has_key?(:'TextHorizontalAlignment')
342
+ self.text_horizontal_alignment = attributes[:'TextHorizontalAlignment']
343
+ end
344
+
345
+ if attributes.has_key?(:'TextVerticalOverflow')
346
+ self.text_vertical_overflow = attributes[:'TextVerticalOverflow']
347
+ end
348
+
349
+ if attributes.has_key?(:'link')
350
+ self.link = attributes[:'link']
351
+ end
352
+
353
+ if attributes.has_key?(:'SourceFullName')
354
+ self.source_full_name = attributes[:'SourceFullName']
355
+ end
356
+
357
+ if attributes.has_key?(:'BorderLineColor')
358
+ self.border_line_color = attributes[:'BorderLineColor']
359
+ end
360
+
361
+ if attributes.has_key?(:'OriginalHeight')
362
+ self.original_height = attributes[:'OriginalHeight']
363
+ end
364
+
365
+ if attributes.has_key?(:'ImageFormat')
366
+ self.image_format = attributes[:'ImageFormat']
367
+ end
368
+
369
+ if attributes.has_key?(:'OriginalWidth')
370
+ self.original_width = attributes[:'OriginalWidth']
371
+ end
372
+
373
+ if attributes.has_key?(:'BorderWeight')
374
+ self.border_weight = attributes[:'BorderWeight']
375
+ end
376
+
377
+ end
378
+
379
+ # Show invalid properties with the reasons. Usually used together with valid?
380
+ # @return Array for valid properies with the reasons
381
+ def list_invalid_properties
382
+ invalid_properties = Array.new
383
+ return invalid_properties
384
+ end
385
+
386
+ # Check to see if the all the properties in the model are valid
387
+ # @return true if the model is valid
388
+ def valid?
389
+ return true
390
+ end
391
+
392
+ # Checks equality by comparing each attribute.
393
+ # @param [Object] Object to be compared
394
+ def ==(o)
395
+ return true if self.equal?(o)
396
+ self.class == o.class &&
397
+ alternative_text == o.alternative_text &&
398
+ bottom == o.bottom &&
399
+ top == o.top &&
400
+ width == o.width &&
401
+ html_text == o.html_text &&
402
+ text_vertical_alignment == o.text_vertical_alignment &&
403
+ auto_shape_type == o.auto_shape_type &&
404
+ is_printable == o.is_printable &&
405
+ upper_left_column == o.upper_left_column &&
406
+ is_lock_aspect_ratio == o.is_lock_aspect_ratio &&
407
+ is_group == o.is_group &&
408
+ rotation_angle == o.rotation_angle &&
409
+ z_order_position == o.z_order_position &&
410
+ text_horizontal_overflow == o.text_horizontal_overflow &&
411
+ mso_drawing_type == o.mso_drawing_type &&
412
+ text_orientation_type == o.text_orientation_type &&
413
+ placement == o.placement &&
414
+ name == o.name &&
415
+ is_word_art == o.is_word_art &&
416
+ linked_cell == o.linked_cell &&
417
+ upper_left_row == o.upper_left_row &&
418
+ is_locked == o.is_locked &&
419
+ lower_right_row == o.lower_right_row &&
420
+ is_text_wrapped == o.is_text_wrapped &&
421
+ y == o.y &&
422
+ x == o.x &&
423
+ is_hidden == o.is_hidden &&
424
+ left == o.left &&
425
+ right == o.right &&
426
+ text == o.text &&
427
+ lower_right_column == o.lower_right_column &&
428
+ height == o.height &&
429
+ text_horizontal_alignment == o.text_horizontal_alignment &&
430
+ text_vertical_overflow == o.text_vertical_overflow &&
431
+ link == o.link &&
432
+ source_full_name == o.source_full_name &&
433
+ border_line_color == o.border_line_color &&
434
+ original_height == o.original_height &&
435
+ image_format == o.image_format &&
436
+ original_width == o.original_width &&
437
+ border_weight == o.border_weight
438
+ end
439
+
440
+ # @see the `==` method
441
+ # @param [Object] Object to be compared
442
+ def eql?(o)
443
+ self == o
444
+ end
445
+
446
+ # Calculates hash code according to all attributes.
447
+ # @return [Fixnum] Hash code
448
+ def hash
449
+ [alternative_text, bottom, top, width, html_text, text_vertical_alignment, auto_shape_type, is_printable, upper_left_column, is_lock_aspect_ratio, is_group, rotation_angle, z_order_position, text_horizontal_overflow, mso_drawing_type, text_orientation_type, placement, name, is_word_art, linked_cell, upper_left_row, is_locked, lower_right_row, is_text_wrapped, y, x, is_hidden, left, right, text, lower_right_column, height, text_horizontal_alignment, text_vertical_overflow, link, source_full_name, border_line_color, original_height, image_format, original_width, border_weight].hash
450
+ end
451
+
452
+ # Builds the object from hash
453
+ # @param [Hash] attributes Model attributes in the form of hash
454
+ # @return [Object] Returns the model itself
455
+ def build_from_hash(attributes)
456
+ return nil unless attributes.is_a?(Hash)
457
+ self.class.swagger_types.each_pair do |key, type|
458
+ if type =~ /\AArray<(.*)>/i
459
+ # check to ensure the input is an array given that the the attribute
460
+ # is documented as an array but the input is not
461
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
462
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
463
+ end
464
+ elsif !attributes[self.class.attribute_map[key]].nil?
465
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
466
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
467
+ end
468
+
469
+ self
470
+ end
471
+
472
+ # Deserializes the data based on type
473
+ # @param string type Data type
474
+ # @param string value Value to be deserialized
475
+ # @return [Object] Deserialized data
476
+ def _deserialize(type, value)
477
+ case type.to_sym
478
+ when :DateTime
479
+ DateTime.parse(value)
480
+ when :Date
481
+ Date.parse(value)
482
+ when :String
483
+ value.to_s
484
+ when :Integer
485
+ value.to_i
486
+ when :Float
487
+ value.to_f
488
+ when :BOOLEAN
489
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
490
+ true
491
+ else
492
+ false
493
+ end
494
+ when :Object
495
+ # generic object (usually a Hash), return directly
496
+ value
497
+ when /\AArray<(?<inner_type>.+)>\z/
498
+ inner_type = Regexp.last_match[:inner_type]
499
+ value.map { |v| _deserialize(inner_type, v) }
500
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
501
+ k_type = Regexp.last_match[:k_type]
502
+ v_type = Regexp.last_match[:v_type]
503
+ {}.tap do |hash|
504
+ value.each do |k, v|
505
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
506
+ end
507
+ end
508
+ else # model
509
+ temp_model = AsposeCellsCloud.const_get(type).new
510
+ temp_model.build_from_hash(value)
511
+ end
512
+ end
513
+
514
+ # Returns the string representation of the object
515
+ # @return [String] String presentation of the object
516
+ def to_s
517
+ to_hash.to_s
518
+ end
519
+
520
+ # to_body is an alias to to_hash (backward compatibility)
521
+ # @return [Hash] Returns the object in the form of hash
522
+ def to_body
523
+ to_hash
524
+ end
525
+
526
+ # Returns the object in the form of hash
527
+ # @return [Hash] Returns the object in the form of hash
528
+ def to_hash
529
+ hash = {}
530
+ self.class.attribute_map.each_pair do |attr, param|
531
+ value = self.send(attr)
532
+ next if value.nil?
533
+ hash[param] = _to_hash(value)
534
+ end
535
+ hash
536
+ end
537
+
538
+ # Outputs non-array value in the form of hash
539
+ # For object, use to_hash. Otherwise, just return the value
540
+ # @param [Object] value Any valid value
541
+ # @return [Hash] Returns the value in the form of hash
542
+ def _to_hash(value)
543
+ if value.is_a?(Array)
544
+ value.compact.map{ |v| _to_hash(v) }
545
+ elsif value.is_a?(Hash)
546
+ {}.tap do |hash|
547
+ value.each { |k, v| hash[k] = _to_hash(v) }
548
+ end
549
+ elsif value.respond_to? :to_hash
550
+ value.to_hash
551
+ else
552
+ value
553
+ end
554
+ end
555
+
556
+ end
557
+
558
+ end