aspose_cells_cloud 23.9 → 23.11

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 (166) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +4 -1
  3. data/README.md +16 -15
  4. data/lib/aspose_cells_cloud/api/cells_api.rb +161 -22832
  5. data/lib/aspose_cells_cloud/models/above_average.rb +3 -3
  6. data/lib/aspose_cells_cloud/models/arc_shape.rb +6 -6
  7. data/lib/aspose_cells_cloud/models/area.rb +5 -5
  8. data/lib/aspose_cells_cloud/models/auto_filter.rb +4 -4
  9. data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +9 -9
  10. data/lib/aspose_cells_cloud/models/axis.rb +34 -34
  11. data/lib/aspose_cells_cloud/models/{value_type.rb → barcode_response.rb} +77 -20
  12. data/lib/aspose_cells_cloud/models/{total_request.rb → barcode_response_list.rb} +2 -2
  13. data/lib/aspose_cells_cloud/models/batch_convert_request.rb +7 -7
  14. data/lib/aspose_cells_cloud/models/batch_lock_request.rb +6 -6
  15. data/lib/aspose_cells_cloud/models/batch_protect_request.rb +6 -6
  16. data/lib/aspose_cells_cloud/models/batch_split_request.rb +9 -9
  17. data/lib/aspose_cells_cloud/models/border.rb +4 -4
  18. data/lib/aspose_cells_cloud/models/calculation_options.rb +4 -4
  19. data/lib/aspose_cells_cloud/models/cell.rb +15 -15
  20. data/lib/aspose_cells_cloud/models/cells.rb +4 -4
  21. data/lib/aspose_cells_cloud/models/cells_color.rb +7 -7
  22. data/lib/aspose_cells_cloud/models/chart.rb +43 -43
  23. data/lib/aspose_cells_cloud/models/chart_data_table.rb +8 -8
  24. data/lib/aspose_cells_cloud/models/chart_frame.rb +13 -13
  25. data/lib/aspose_cells_cloud/models/chart_point.rb +8 -8
  26. data/lib/aspose_cells_cloud/models/check_box.rb +3 -3
  27. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  28. data/lib/aspose_cells_cloud/models/color_filter_request.rb +3 -3
  29. data/lib/aspose_cells_cloud/models/color_scale.rb +6 -6
  30. data/lib/aspose_cells_cloud/models/column.rb +5 -5
  31. data/lib/aspose_cells_cloud/models/combo_box.rb +5 -5
  32. data/lib/aspose_cells_cloud/models/comment.rb +10 -10
  33. data/lib/aspose_cells_cloud/models/comment_shape.rb +1 -1
  34. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +3 -3
  35. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +3 -3
  36. data/lib/aspose_cells_cloud/models/copy_options.rb +6 -6
  37. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +7 -7
  38. data/lib/aspose_cells_cloud/models/custom_filter.rb +2 -2
  39. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +2 -2
  40. data/lib/aspose_cells_cloud/models/data_bar.rb +12 -12
  41. data/lib/aspose_cells_cloud/models/data_bar_border.rb +2 -2
  42. data/lib/aspose_cells_cloud/models/data_labels.rb +13 -13
  43. data/lib/aspose_cells_cloud/models/data_sorter.rb +21 -9
  44. data/lib/aspose_cells_cloud/models/{access_token_response.rb → data_sorter_key.rb} +93 -84
  45. data/lib/aspose_cells_cloud/models/date_time_group_item.rb +7 -7
  46. data/lib/aspose_cells_cloud/models/digital_signature.rb +8 -8
  47. data/lib/aspose_cells_cloud/models/display_unit_label.rb +1 -1
  48. data/lib/aspose_cells_cloud/models/drop_bars.rb +2 -2
  49. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +3 -3
  50. data/lib/aspose_cells_cloud/models/error_bar.rb +6 -6
  51. data/lib/aspose_cells_cloud/models/fill_format.rb +6 -6
  52. data/lib/aspose_cells_cloud/models/filter_column.rb +3 -3
  53. data/lib/aspose_cells_cloud/models/floor.rb +1 -1
  54. data/lib/aspose_cells_cloud/models/font.rb +10 -10
  55. data/lib/aspose_cells_cloud/models/font_setting.rb +5 -5
  56. data/lib/aspose_cells_cloud/models/format_condition.rb +14 -14
  57. data/lib/aspose_cells_cloud/models/formula_format_condition.rb +3 -3
  58. data/lib/aspose_cells_cloud/models/gradient_fill.rb +4 -4
  59. data/lib/aspose_cells_cloud/models/group_box.rb +1 -1
  60. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +3 -3
  61. data/lib/aspose_cells_cloud/models/html_save_options.rb +30 -30
  62. data/lib/aspose_cells_cloud/models/hyperlink.rb +5 -5
  63. data/lib/aspose_cells_cloud/models/icon_filter.rb +2 -2
  64. data/lib/aspose_cells_cloud/models/icon_set.rb +5 -5
  65. data/lib/aspose_cells_cloud/models/image_or_print_options.rb +8 -8
  66. data/lib/aspose_cells_cloud/models/image_save_options.rb +12 -12
  67. data/lib/aspose_cells_cloud/models/{cells_error.rb → import_json_request.rb} +60 -55
  68. data/lib/aspose_cells_cloud/models/import_picture_option.rb +1 -1
  69. data/lib/aspose_cells_cloud/models/import_xml_request.rb +16 -4
  70. data/lib/aspose_cells_cloud/models/json_save_options.rb +4 -4
  71. data/lib/aspose_cells_cloud/models/label.rb +1 -1
  72. data/lib/aspose_cells_cloud/models/legend.rb +2 -2
  73. data/lib/aspose_cells_cloud/models/legend_entry.rb +4 -4
  74. data/lib/aspose_cells_cloud/models/line.rb +19 -19
  75. data/lib/aspose_cells_cloud/models/line_format.rb +11 -11
  76. data/lib/aspose_cells_cloud/models/line_shape.rb +6 -6
  77. data/lib/aspose_cells_cloud/models/list_box.rb +6 -6
  78. data/lib/aspose_cells_cloud/models/list_column.rb +4 -4
  79. data/lib/aspose_cells_cloud/models/list_object.rb +21 -21
  80. data/lib/aspose_cells_cloud/models/load_options.rb +8 -8
  81. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +12 -12
  82. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +3 -3
  83. data/lib/aspose_cells_cloud/models/marker.rb +4 -4
  84. data/lib/aspose_cells_cloud/models/match_condition_request.rb +2 -2
  85. data/lib/aspose_cells_cloud/models/name.rb +6 -6
  86. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +4 -4
  87. data/lib/aspose_cells_cloud/models/ole_object.rb +7 -7
  88. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +5 -5
  89. data/lib/aspose_cells_cloud/models/page_setup.rb +34 -34
  90. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  91. data/lib/aspose_cells_cloud/models/paste_options.rb +4 -4
  92. data/lib/aspose_cells_cloud/models/pattern_fill.rb +7 -7
  93. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +19 -19
  94. data/lib/aspose_cells_cloud/models/pic_format_option.rb +6 -6
  95. data/lib/aspose_cells_cloud/models/picture.rb +5 -5
  96. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  97. data/lib/aspose_cells_cloud/models/plot_area.rb +4 -4
  98. data/lib/aspose_cells_cloud/models/{protect_workbook_requst.rb → protect_workbook_request.rb} +18 -18
  99. data/lib/aspose_cells_cloud/models/protection.rb +17 -17
  100. data/lib/aspose_cells_cloud/models/query_table.rb +5 -5
  101. data/lib/aspose_cells_cloud/models/radio_button.rb +3 -3
  102. data/lib/aspose_cells_cloud/models/range.rb +9 -9
  103. data/lib/aspose_cells_cloud/models/range_copy_request.rb +4 -4
  104. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +4 -4
  105. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +2 -2
  106. data/lib/aspose_cells_cloud/models/range_sort_request.rb +2 -2
  107. data/lib/aspose_cells_cloud/models/row.rb +7 -7
  108. data/lib/aspose_cells_cloud/models/save_options.rb +4 -4
  109. data/lib/aspose_cells_cloud/models/scroll_bar.rb +7 -7
  110. data/lib/aspose_cells_cloud/models/series.rb +47 -47
  111. data/lib/aspose_cells_cloud/models/shadow_effect.rb +7 -7
  112. data/lib/aspose_cells_cloud/models/shape.rb +36 -36
  113. data/lib/aspose_cells_cloud/models/solid_fill.rb +3 -3
  114. data/lib/aspose_cells_cloud/models/sparkline.rb +3 -3
  115. data/lib/aspose_cells_cloud/models/sparkline_group.rb +27 -27
  116. data/lib/aspose_cells_cloud/models/spinner.rb +5 -5
  117. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +3 -3
  119. data/lib/aspose_cells_cloud/models/spreadsheet_m_l2003_save_options.rb +3 -3
  120. data/lib/aspose_cells_cloud/models/sql_script_save_options.rb +14 -14
  121. data/lib/aspose_cells_cloud/models/style.rb +22 -22
  122. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  123. data/lib/aspose_cells_cloud/models/table_total_request.rb +3 -3
  124. data/lib/aspose_cells_cloud/models/text_format_condition.rb +1 -1
  125. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +4 -4
  126. data/lib/aspose_cells_cloud/models/texture_fill.rb +5 -5
  127. data/lib/aspose_cells_cloud/models/theme_color.rb +2 -2
  128. data/lib/aspose_cells_cloud/models/tick_labels.rb +11 -11
  129. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +6 -6
  130. data/lib/aspose_cells_cloud/models/time_period_format_condition.rb +1 -1
  131. data/lib/aspose_cells_cloud/models/title.rb +2 -2
  132. data/lib/aspose_cells_cloud/models/top10.rb +3 -3
  133. data/lib/aspose_cells_cloud/models/top10_filter.rb +4 -4
  134. data/lib/aspose_cells_cloud/models/trendline.rb +12 -12
  135. data/lib/aspose_cells_cloud/models/txt_save_options.rb +4 -4
  136. data/lib/aspose_cells_cloud/models/validation.rb +16 -16
  137. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +3 -3
  138. data/lib/aspose_cells_cloud/models/walls.rb +5 -5
  139. data/lib/aspose_cells_cloud/models/workbook.rb +4 -4
  140. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  141. data/lib/aspose_cells_cloud/models/workbook_settings.rb +44 -44
  142. data/lib/aspose_cells_cloud/models/worksheet.rb +29 -29
  143. data/lib/aspose_cells_cloud/models/worksheet_operate_parameter.rb +1 -1
  144. data/lib/aspose_cells_cloud/requests/delete_un_protect_workbook_request.rb +9 -9
  145. data/lib/aspose_cells_cloud/requests/post_protect_request.rb +9 -9
  146. data/lib/aspose_cells_cloud/requests/post_protect_workbook_request.rb +9 -9
  147. data/lib/aspose_cells_cloud/requests/post_workbook_import_json_request.rb +156 -0
  148. data/lib/aspose_cells_cloud/requests/post_worksheet_cells_range_sort_request.rb +9 -9
  149. data/lib/aspose_cells_cloud/requests/{post_worksheet_cells_ranges_request.rb → post_worksheet_cells_ranges_copy_request.rb} +8 -8
  150. data/lib/aspose_cells_cloud/version.rb +1 -1
  151. data/lib/aspose_cells_cloud.rb +23 -19
  152. data/spec/api/folder_controller_spec.rb +1 -1
  153. data/spec/api/list_objects_controller_spec.rb +1 -0
  154. data/spec/api/pivot_tables_controller_spec.rb +3 -3
  155. data/spec/api/ranges_controller_spec.rb +8 -7
  156. data/spec/api/workbook_controller_spec.rb +3 -4
  157. data/spec/conversion/conversion_json_spec.rb +0 -198
  158. data/spec/conversion/conversion_png_spec.rb +0 -264
  159. data/spec/conversion/conversion_spec.rb +92 -653
  160. data/spec/document/light_cells_spec.rb +18 -3
  161. metadata +11 -15
  162. data/lib/aspose_cells_cloud/api/light_cells_api.rb +0 -1304
  163. data/lib/aspose_cells_cloud/api/lite_cells_api.rb +0 -1179
  164. data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +0 -292
  165. data/spec/one_case_spec.rb +0 -27
  166. data/spec/onecase_spec.rb +0 -28
@@ -31,37 +31,37 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DataLabels
34
- #
34
+ #Indicates the text is auto generated.
35
35
  attr_accessor :is_auto_text
36
36
  #
37
37
  attr_accessor :is_deleted
38
38
  #
39
39
  attr_accessor :linked_source
40
- #
40
+ #Gets and sets the built-in number format.
41
41
  attr_accessor :number
42
- #
42
+ #Represents the format string for the DataLabels object.
43
43
  attr_accessor :number_format
44
- #
44
+ #True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
45
45
  attr_accessor :number_format_linked
46
- #
46
+ #Represents the position of the data label.
47
47
  attr_accessor :position
48
48
  #
49
49
  attr_accessor :rotation_angle
50
- #
50
+ #Gets or sets the separator type used for the data labels on a chart.
51
51
  attr_accessor :separator
52
- #
52
+ #Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
53
53
  attr_accessor :show_bubble_size
54
- #
54
+ #Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.
55
55
  attr_accessor :show_category_name
56
- #
56
+ #Represents a specified chart's data label legend key display behavior. True if the data label legend key is visible.
57
57
  attr_accessor :show_legend_key
58
- #
58
+ #Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
59
59
  attr_accessor :show_percentage
60
- #
60
+ #Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart. True to show the series name. False to hide.
61
61
  attr_accessor :show_series_name
62
- #
62
+ #Represents a specified chart's data label values display behavior. True displays the values. False to hide.
63
63
  attr_accessor :show_value
64
- #
64
+ #Gets or sets the text of data label.
65
65
  attr_accessor :text
66
66
  #
67
67
  attr_accessor :text_direction
@@ -31,16 +31,18 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DataSorter
34
- #
34
+ #Gets and sets whether case sensitive when comparing string.
35
35
  attr_accessor :case_sensitive
36
- #
36
+ #Represents whether the range has headers.
37
37
  attr_accessor :has_headers
38
- #
38
+ #Gets the key list of data sorter.
39
39
  attr_accessor :key_list
40
- #
40
+ #True means that sorting orientation is from left to right. False means that sorting orientation is from top to bottom. The default value is false.
41
41
  attr_accessor :sort_left_to_right
42
- #
42
+ #Indicates whether sorting anything that looks like a number.
43
43
  attr_accessor :sort_as_number
44
+ #Gets the key list of data sorter.
45
+ attr_accessor :keys
44
46
 
45
47
  # Attribute mapping from ruby-style variable name to JSON key.
46
48
  def self.attribute_map
@@ -49,7 +51,8 @@ module AsposeCellsCloud
49
51
  :'has_headers' => :'HasHeaders',
50
52
  :'key_list' => :'KeyList',
51
53
  :'sort_left_to_right' => :'SortLeftToRight',
52
- :'sort_as_number' => :'SortAsNumber'
54
+ :'sort_as_number' => :'SortAsNumber',
55
+ :'keys' => :'Keys'
53
56
  }
54
57
  end
55
58
 
@@ -60,7 +63,8 @@ module AsposeCellsCloud
60
63
  :'has_headers' => :'BOOLEAN',
61
64
  :'key_list' => :'Array<SortKey>',
62
65
  :'sort_left_to_right' => :'BOOLEAN',
63
- :'sort_as_number' => :'BOOLEAN'
66
+ :'sort_as_number' => :'BOOLEAN',
67
+ :'keys' => :'Array<DataSorterKey>'
64
68
  }
65
69
  end
66
70
 
@@ -87,6 +91,9 @@ module AsposeCellsCloud
87
91
  if attributes.has_key?(:'SortAsNumber')
88
92
  self.sort_as_number = attributes[:'SortAsNumber']
89
93
  end
94
+ if attributes.has_key?(:'Keys')
95
+ self.keys = attributes[:'Keys']
96
+ end
90
97
 
91
98
  end
92
99
 
@@ -109,6 +116,9 @@ module AsposeCellsCloud
109
116
  if @sort_as_number.nil?
110
117
  invalid_properties.push("invalid value for 'sort_as_number', sort_as_number cannot be nil.")
111
118
  end
119
+ if @keys.nil?
120
+ invalid_properties.push("invalid value for 'keys', keys cannot be nil.")
121
+ end
112
122
 
113
123
  return invalid_properties
114
124
  end
@@ -121,6 +131,7 @@ module AsposeCellsCloud
121
131
  return false if @key_list.nil?
122
132
  return false if @sort_left_to_right.nil?
123
133
  return false if @sort_as_number.nil?
134
+ return false if @keys.nil?
124
135
  return true
125
136
  end
126
137
 
@@ -133,7 +144,8 @@ module AsposeCellsCloud
133
144
  has_headers == o.has_headers &&
134
145
  key_list == o.key_list &&
135
146
  sort_left_to_right == o.sort_left_to_right &&
136
- sort_as_number == o.sort_as_number
147
+ sort_as_number == o.sort_as_number &&
148
+ keys == o.keys
137
149
  std_dev == o.std_dev
138
150
  end
139
151
 
@@ -146,7 +158,7 @@ module AsposeCellsCloud
146
158
  # Calculates hash code according to all attributes.
147
159
  # @return [Fixnum] Hash code
148
160
  def hash
149
- [ case_sensitive , has_headers , key_list , sort_left_to_right , sort_as_number ].hash
161
+ [ case_sensitive , has_headers , key_list , sort_left_to_right , sort_as_number , keys ].hash
150
162
  end
151
163
 
152
164
  # Builds the object from hash
@@ -1,72 +1,70 @@
1
1
  =begin
2
2
  --------------------------------------------------------------------------------------------------------------------
3
- Copyright (c) 2022 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.
3
+ <copyright company="Aspose" file="DataSorterKeyrb.cs">
4
+ Copyright (c) 2023 Aspose.Cells Cloud
5
+ </copyright>
6
+ <summary>
7
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8
+ of this software and associated documentation files (the "Software"), to deal
9
+ in the Software without restriction, including without limitation the rights
10
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11
+ copies of the Software, and to permit persons to whom the Software is
12
+ furnished to do so, subject to the following conditions:
13
+
14
+ The above copyright notice and this permission notice shall be included in all
15
+ copies or substantial portions of the Software.
16
+
17
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23
+ SOFTWARE.
24
+ </summary>
19
25
  --------------------------------------------------------------------------------------------------------------------
20
-
21
26
  =end
22
27
 
28
+
23
29
  require 'date'
24
30
 
25
31
  module AsposeCellsCloud
26
32
 
27
- class AccessTokenResponse
28
- attr_accessor :expires
29
-
30
- attr_accessor :access_token
31
-
32
- attr_accessor :issued
33
-
34
- attr_accessor :client_refresh_token_life_time_in_minutes
35
-
36
- attr_accessor :expires_in
37
-
38
- attr_accessor :token_type
39
-
40
- attr_accessor :client_id
41
-
42
- attr_accessor :refresh_token
43
-
33
+ class DataSorterKey
34
+ #Indicates the order of sorting.
35
+ attr_accessor :order
36
+ #Gets the sorted column index(absolute position, column A is 0, B is 1, ...).
37
+ attr_accessor :index
38
+ #Represents the type of sorting.
39
+ attr_accessor :type
40
+ #Represents the icon set type.
41
+ attr_accessor :icon_set_type
42
+ #Represents the id of the icon set type.
43
+ attr_accessor :icon_id
44
+ #Gets the sorted color.
45
+ attr_accessor :color
44
46
 
45
47
  # Attribute mapping from ruby-style variable name to JSON key.
46
48
  def self.attribute_map
47
49
  {
48
- :'expires' => :'expires',
49
- :'access_token' => :'access_token',
50
- :'issued' => :'issued',
51
- :'client_refresh_token_life_time_in_minutes' => :'clientRefreshTokenLifeTimeInMinutes',
52
- :'expires_in' => :'expires_in',
53
- :'token_type' => :'token_type',
54
- :'client_id' => :'client_id',
55
- :'refresh_token' => :'refresh_token'
50
+ :'order' => :'Order',
51
+ :'index' => :'Index',
52
+ :'type' => :'Type',
53
+ :'icon_set_type' => :'IconSetType',
54
+ :'icon_id' => :'IconId',
55
+ :'color' => :'Color'
56
56
  }
57
57
  end
58
58
 
59
59
  # Attribute type mapping.
60
60
  def self.swagger_types
61
61
  {
62
- :'expires' => :'String',
63
- :'access_token' => :'String',
64
- :'issued' => :'String',
65
- :'client_refresh_token_life_time_in_minutes' => :'String',
66
- :'expires_in' => :'Integer',
67
- :'token_type' => :'String',
68
- :'client_id' => :'String',
69
- :'refresh_token' => :'String'
62
+ :'order' => :'String',
63
+ :'index' => :'Integer',
64
+ :'type' => :'String',
65
+ :'icon_set_type' => :'String',
66
+ :'icon_id' => :'Integer',
67
+ :'color' => :'Color'
70
68
  }
71
69
  end
72
70
 
@@ -78,36 +76,23 @@ module AsposeCellsCloud
78
76
  # convert string to symbol for hash key
79
77
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
80
78
 
81
- if attributes.has_key?(:'expires')
82
- self.expires = attributes[:'expires']
83
- end
84
-
85
- if attributes.has_key?(:'access_token')
86
- self.access_token = attributes[:'access_token']
87
- end
88
-
89
- if attributes.has_key?(:'issued')
90
- self.issued = attributes[:'issued']
79
+ if attributes.has_key?(:'Order')
80
+ self.order = attributes[:'Order']
91
81
  end
92
-
93
- if attributes.has_key?(:'clientRefreshTokenLifeTimeInMinutes')
94
- self.client_refresh_token_life_time_in_minutes = attributes[:'clientRefreshTokenLifeTimeInMinutes']
82
+ if attributes.has_key?(:'Index')
83
+ self.index = attributes[:'Index']
95
84
  end
96
-
97
- if attributes.has_key?(:'expires_in')
98
- self.expires_in = attributes[:'expires_in']
85
+ if attributes.has_key?(:'Type')
86
+ self.type = attributes[:'Type']
99
87
  end
100
-
101
- if attributes.has_key?(:'token_type')
102
- self.token_type = attributes[:'token_type']
88
+ if attributes.has_key?(:'IconSetType')
89
+ self.icon_set_type = attributes[:'IconSetType']
103
90
  end
104
-
105
- if attributes.has_key?(:'client_id')
106
- self.client_id = attributes[:'client_id']
91
+ if attributes.has_key?(:'IconId')
92
+ self.icon_id = attributes[:'IconId']
107
93
  end
108
-
109
- if attributes.has_key?(:'refresh_token')
110
- self.refresh_token = attributes[:'refresh_token']
94
+ if attributes.has_key?(:'Color')
95
+ self.color = attributes[:'Color']
111
96
  end
112
97
 
113
98
  end
@@ -116,12 +101,37 @@ module AsposeCellsCloud
116
101
  # @return Array for valid properies with the reasons
117
102
  def list_invalid_properties
118
103
  invalid_properties = Array.new
104
+ if @order.nil?
105
+ invalid_properties.push("invalid value for 'order', order cannot be nil.")
106
+ end
107
+ if @index.nil?
108
+ invalid_properties.push("invalid value for 'index', index cannot be nil.")
109
+ end
110
+ if @type.nil?
111
+ invalid_properties.push("invalid value for 'type', type cannot be nil.")
112
+ end
113
+ if @icon_set_type.nil?
114
+ invalid_properties.push("invalid value for 'icon_set_type', icon_set_type cannot be nil.")
115
+ end
116
+ if @icon_id.nil?
117
+ invalid_properties.push("invalid value for 'icon_id', icon_id cannot be nil.")
118
+ end
119
+ if @color.nil?
120
+ invalid_properties.push("invalid value for 'color', color cannot be nil.")
121
+ end
122
+
119
123
  return invalid_properties
120
124
  end
121
125
 
122
126
  # Check to see if the all the properties in the model are valid
123
127
  # @return true if the model is valid
124
128
  def valid?
129
+ return false if @order.nil?
130
+ return false if @index.nil?
131
+ return false if @type.nil?
132
+ return false if @icon_set_type.nil?
133
+ return false if @icon_id.nil?
134
+ return false if @color.nil?
125
135
  return true
126
136
  end
127
137
 
@@ -130,14 +140,13 @@ module AsposeCellsCloud
130
140
  def ==(o)
131
141
  return true if self.equal?(o)
132
142
  self.class == o.class &&
133
- expires == o.expires &&
134
- access_token == o.access_token &&
135
- issued == o.issued &&
136
- client_refresh_token_life_time_in_minutes == o.client_refresh_token_life_time_in_minutes &&
137
- expires_in == o.expires_in &&
138
- token_type == o.token_type &&
139
- client_id == o.client_id &&
140
- refresh_token == o.refresh_token
143
+ order == o.order &&
144
+ index == o.index &&
145
+ type == o.type &&
146
+ icon_set_type == o.icon_set_type &&
147
+ icon_id == o.icon_id &&
148
+ color == o.color
149
+ std_dev == o.std_dev
141
150
  end
142
151
 
143
152
  # @see the `==` method
@@ -149,7 +158,7 @@ module AsposeCellsCloud
149
158
  # Calculates hash code according to all attributes.
150
159
  # @return [Fixnum] Hash code
151
160
  def hash
152
- [expires, access_token, issued, client_refresh_token_life_time_in_minutes, expires_in, token_type, client_id, refresh_token].hash
161
+ [ order , index , type , icon_set_type , icon_id , color ].hash
153
162
  end
154
163
 
155
164
  # Builds the object from hash
@@ -31,19 +31,19 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DateTimeGroupItem
34
- #
34
+ #Gets and sets the group type.
35
35
  attr_accessor :date_time_grouping_type
36
- #
36
+ #Gets and sets the day of the grouped date time.
37
37
  attr_accessor :day
38
- #
38
+ #Gets and sets the hour of the grouped date time.
39
39
  attr_accessor :hour
40
- #
40
+ #Gets and sets the minute of the grouped date time.
41
41
  attr_accessor :minute
42
- #
42
+ #Gets and sets the month of the grouped date time.
43
43
  attr_accessor :month
44
- #
44
+ #Gets and sets the second of the grouped date time.
45
45
  attr_accessor :second
46
- #
46
+ #Gets and sets the year of the grouped date time.
47
47
  attr_accessor :year
48
48
 
49
49
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,21 +31,21 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DigitalSignature
34
- #
34
+ #The purpose to signature.
35
35
  attr_accessor :comments
36
- #
36
+ #The time when the document was signed.
37
37
  attr_accessor :sign_time
38
- #
38
+ #Specifies a GUID which can be cross-referenced with the GUID of the signature line stored in the document content. Default value is Empty (all zeroes) Guid.
39
39
  attr_accessor :id
40
- #
40
+ #Specifies the text of actual signature in the digital signature. Default value is Empty.
41
41
  attr_accessor :password
42
- #
42
+ #Specifies an image for the digital signature. Default value is null.
43
43
  attr_accessor :image
44
- #
44
+ #Specifies the class ID of the signature provider. Default value is Empty (all zeroes) Guid.
45
45
  attr_accessor :provider_id
46
- #
46
+ #If this digital signature is valid and the document has not been tampered with, this value will be true.
47
47
  attr_accessor :is_valid
48
- #
48
+ #XAdES type. Default value is None(XAdES is off).
49
49
  attr_accessor :x_ad_es_type
50
50
 
51
51
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -35,7 +35,7 @@ module AsposeCellsCloud
35
35
  attr_accessor :linked_source
36
36
  #
37
37
  attr_accessor :rotation_angle
38
- #
38
+ #Gets or sets the text of display unit label.
39
39
  attr_accessor :text
40
40
  #
41
41
  attr_accessor :text_direction
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DropBars
34
- #
34
+ #Gets the .
35
35
  attr_accessor :area
36
- #
36
+ #Gets the border .
37
37
  attr_accessor :border
38
38
  #
39
39
  attr_accessor :link
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class DynamicFilter
34
- #
34
+ #Gets and sets the dynamic filter type.
35
35
  attr_accessor :dynamic_filter_type
36
- #
36
+ #Gets and sets the dynamic filter max value.
37
37
  attr_accessor :max_value
38
- #
38
+ #Gets and sets the dynamic filter value.
39
39
  attr_accessor :value
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -33,17 +33,17 @@ module AsposeCellsCloud
33
33
  class ErrorBar
34
34
  #
35
35
  attr_accessor :link
36
- #
36
+ #Represents amount of error bar. The amount must be greater than or equal to zero.
37
37
  attr_accessor :amount
38
- #
38
+ #Represents error bar display type.
39
39
  attr_accessor :display_type
40
- #
40
+ #Represents negative error amount when error bar type is Custom.
41
41
  attr_accessor :minus_value
42
- #
42
+ #Represents positive error amount when error bar type is Custom.
43
43
  attr_accessor :plus_value
44
- #
44
+ #Indicates if formatting error bars with a T-top.
45
45
  attr_accessor :show_marker_t_top
46
- #
46
+ #Represents error bar amount type.
47
47
  attr_accessor :type
48
48
  #
49
49
  attr_accessor :begin_arrow_length
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class FillFormat
34
- #
34
+ #Gets and sets the fill type.
35
35
  attr_accessor :type
36
- #
36
+ #Gets object.
37
37
  attr_accessor :solid_fill
38
- #
38
+ #Gets object.
39
39
  attr_accessor :pattern_fill
40
- #
40
+ #Gets object.
41
41
  attr_accessor :texture_fill
42
- #
42
+ #Gets object.
43
43
  attr_accessor :gradient_fill
44
- #
44
+ #Gets and sets the picture image data.
45
45
  attr_accessor :image_data
46
46
 
47
47
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class FilterColumn
34
- #
34
+ #Gets and sets the column offset in the range.
35
35
  attr_accessor :field_index
36
- #
36
+ #Gets and sets the type fo filtering data.
37
37
  attr_accessor :filter_type
38
38
  #
39
39
  attr_accessor :multiple_filters
@@ -47,7 +47,7 @@ module AsposeCellsCloud
47
47
  attr_accessor :icon_filter
48
48
  #
49
49
  attr_accessor :top10_filter
50
- #
50
+ #Indicates whether the AutoFilter button for this column is visible.
51
51
  attr_accessor :visibledropdown
52
52
 
53
53
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,7 +31,7 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Floor
34
- #
34
+ #Gets or sets the border .
35
35
  attr_accessor :border
36
36
  #
37
37
  attr_accessor :background_color
@@ -31,25 +31,25 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Font
34
- #
34
+ #Gets or sets the of the font.
35
35
  attr_accessor :color
36
- #
36
+ #Gets and sets the double size of the font.
37
37
  attr_accessor :double_size
38
- #
38
+ #Gets or sets a value indicating whether the font is bold.
39
39
  attr_accessor :is_bold
40
- #
40
+ #Gets or sets a value indicating whether the font is italic.
41
41
  attr_accessor :is_italic
42
- #
42
+ #Gets or sets a value indicating whether the font is single strikeout.
43
43
  attr_accessor :is_strikeout
44
- #
44
+ #Gets or sets a value indicating whether the font is subscript.
45
45
  attr_accessor :is_subscript
46
- #
46
+ #Gets or sets a value indicating whether the font is super script.
47
47
  attr_accessor :is_superscript
48
- #
48
+ #Gets or sets the name of the .
49
49
  attr_accessor :name
50
- #
50
+ #Gets or sets the size of the font.
51
51
  attr_accessor :size
52
- #
52
+ #Gets or sets the font underline type.
53
53
  attr_accessor :underline
54
54
 
55
55
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class FontSetting
34
- #
34
+ #Returns the font of this object.
35
35
  attr_accessor :font
36
- #
36
+ #Gets the length of the characters.
37
37
  attr_accessor :length
38
- #
38
+ #Gets the start index of the characters.
39
39
  attr_accessor :start_index
40
- #
40
+ #Returns the text options.
41
41
  attr_accessor :text_options
42
- #
42
+ #Gets the type of text node.
43
43
  attr_accessor :type
44
44
 
45
45
  # Attribute mapping from ruby-style variable name to JSON key.