aspose_cells_cloud 23.9 → 23.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (154) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +4 -1
  3. data/README.md +5 -7
  4. data/lib/aspose_cells_cloud/api/cells_api.rb +2 -2
  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/batch_convert_request.rb +7 -7
  12. data/lib/aspose_cells_cloud/models/batch_lock_request.rb +6 -6
  13. data/lib/aspose_cells_cloud/models/batch_protect_request.rb +6 -6
  14. data/lib/aspose_cells_cloud/models/batch_split_request.rb +9 -9
  15. data/lib/aspose_cells_cloud/models/border.rb +4 -4
  16. data/lib/aspose_cells_cloud/models/calculation_options.rb +4 -4
  17. data/lib/aspose_cells_cloud/models/cell.rb +15 -15
  18. data/lib/aspose_cells_cloud/models/cells.rb +4 -4
  19. data/lib/aspose_cells_cloud/models/cells_color.rb +7 -7
  20. data/lib/aspose_cells_cloud/models/chart.rb +43 -43
  21. data/lib/aspose_cells_cloud/models/chart_data_table.rb +8 -8
  22. data/lib/aspose_cells_cloud/models/chart_frame.rb +13 -13
  23. data/lib/aspose_cells_cloud/models/chart_point.rb +8 -8
  24. data/lib/aspose_cells_cloud/models/check_box.rb +3 -3
  25. data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
  26. data/lib/aspose_cells_cloud/models/color_filter_request.rb +3 -3
  27. data/lib/aspose_cells_cloud/models/color_scale.rb +6 -6
  28. data/lib/aspose_cells_cloud/models/column.rb +5 -5
  29. data/lib/aspose_cells_cloud/models/combo_box.rb +5 -5
  30. data/lib/aspose_cells_cloud/models/comment.rb +10 -10
  31. data/lib/aspose_cells_cloud/models/comment_shape.rb +1 -1
  32. data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +3 -3
  33. data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +3 -3
  34. data/lib/aspose_cells_cloud/models/copy_options.rb +6 -6
  35. data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +7 -7
  36. data/lib/aspose_cells_cloud/models/custom_filter.rb +2 -2
  37. data/lib/aspose_cells_cloud/models/custom_parser_config.rb +2 -2
  38. data/lib/aspose_cells_cloud/models/data_bar.rb +12 -12
  39. data/lib/aspose_cells_cloud/models/data_bar_border.rb +2 -2
  40. data/lib/aspose_cells_cloud/models/data_labels.rb +13 -13
  41. data/lib/aspose_cells_cloud/models/data_sorter.rb +21 -9
  42. data/lib/aspose_cells_cloud/models/data_sorter_key.rb +270 -0
  43. data/lib/aspose_cells_cloud/models/date_time_group_item.rb +7 -7
  44. data/lib/aspose_cells_cloud/models/digital_signature.rb +8 -8
  45. data/lib/aspose_cells_cloud/models/display_unit_label.rb +1 -1
  46. data/lib/aspose_cells_cloud/models/drop_bars.rb +2 -2
  47. data/lib/aspose_cells_cloud/models/dynamic_filter.rb +3 -3
  48. data/lib/aspose_cells_cloud/models/error_bar.rb +6 -6
  49. data/lib/aspose_cells_cloud/models/fill_format.rb +6 -6
  50. data/lib/aspose_cells_cloud/models/filter_column.rb +3 -3
  51. data/lib/aspose_cells_cloud/models/floor.rb +1 -1
  52. data/lib/aspose_cells_cloud/models/font.rb +10 -10
  53. data/lib/aspose_cells_cloud/models/font_setting.rb +5 -5
  54. data/lib/aspose_cells_cloud/models/format_condition.rb +14 -14
  55. data/lib/aspose_cells_cloud/models/formula_format_condition.rb +3 -3
  56. data/lib/aspose_cells_cloud/models/gradient_fill.rb +4 -4
  57. data/lib/aspose_cells_cloud/models/group_box.rb +1 -1
  58. data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +3 -3
  59. data/lib/aspose_cells_cloud/models/html_save_options.rb +30 -30
  60. data/lib/aspose_cells_cloud/models/hyperlink.rb +5 -5
  61. data/lib/aspose_cells_cloud/models/icon_filter.rb +2 -2
  62. data/lib/aspose_cells_cloud/models/icon_set.rb +5 -5
  63. data/lib/aspose_cells_cloud/models/image_or_print_options.rb +8 -8
  64. data/lib/aspose_cells_cloud/models/image_save_options.rb +12 -12
  65. data/lib/aspose_cells_cloud/models/import_picture_option.rb +1 -1
  66. data/lib/aspose_cells_cloud/models/json_save_options.rb +4 -4
  67. data/lib/aspose_cells_cloud/models/label.rb +1 -1
  68. data/lib/aspose_cells_cloud/models/legend.rb +2 -2
  69. data/lib/aspose_cells_cloud/models/legend_entry.rb +4 -4
  70. data/lib/aspose_cells_cloud/models/line.rb +19 -19
  71. data/lib/aspose_cells_cloud/models/line_format.rb +11 -11
  72. data/lib/aspose_cells_cloud/models/line_shape.rb +6 -6
  73. data/lib/aspose_cells_cloud/models/list_box.rb +6 -6
  74. data/lib/aspose_cells_cloud/models/list_column.rb +4 -4
  75. data/lib/aspose_cells_cloud/models/list_object.rb +21 -21
  76. data/lib/aspose_cells_cloud/models/load_options.rb +8 -8
  77. data/lib/aspose_cells_cloud/models/m_html_save_options.rb +12 -12
  78. data/lib/aspose_cells_cloud/models/markdown_save_options.rb +3 -3
  79. data/lib/aspose_cells_cloud/models/marker.rb +4 -4
  80. data/lib/aspose_cells_cloud/models/match_condition_request.rb +2 -2
  81. data/lib/aspose_cells_cloud/models/name.rb +6 -6
  82. data/lib/aspose_cells_cloud/models/negative_bar_format.rb +4 -4
  83. data/lib/aspose_cells_cloud/models/ole_object.rb +7 -7
  84. data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +5 -5
  85. data/lib/aspose_cells_cloud/models/page_setup.rb +34 -34
  86. data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
  87. data/lib/aspose_cells_cloud/models/paste_options.rb +4 -4
  88. data/lib/aspose_cells_cloud/models/pattern_fill.rb +7 -7
  89. data/lib/aspose_cells_cloud/models/pdf_save_options.rb +19 -19
  90. data/lib/aspose_cells_cloud/models/pic_format_option.rb +6 -6
  91. data/lib/aspose_cells_cloud/models/picture.rb +5 -5
  92. data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
  93. data/lib/aspose_cells_cloud/models/plot_area.rb +4 -4
  94. data/lib/aspose_cells_cloud/models/{protect_workbook_requst.rb → protect_workbook_request.rb} +18 -18
  95. data/lib/aspose_cells_cloud/models/protection.rb +17 -17
  96. data/lib/aspose_cells_cloud/models/query_table.rb +5 -5
  97. data/lib/aspose_cells_cloud/models/radio_button.rb +3 -3
  98. data/lib/aspose_cells_cloud/models/range.rb +9 -9
  99. data/lib/aspose_cells_cloud/models/range_copy_request.rb +4 -4
  100. data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +4 -4
  101. data/lib/aspose_cells_cloud/models/range_set_style_request.rb +2 -2
  102. data/lib/aspose_cells_cloud/models/range_sort_request.rb +2 -2
  103. data/lib/aspose_cells_cloud/models/row.rb +7 -7
  104. data/lib/aspose_cells_cloud/models/save_options.rb +4 -4
  105. data/lib/aspose_cells_cloud/models/scroll_bar.rb +7 -7
  106. data/lib/aspose_cells_cloud/models/series.rb +47 -47
  107. data/lib/aspose_cells_cloud/models/shadow_effect.rb +7 -7
  108. data/lib/aspose_cells_cloud/models/shape.rb +36 -36
  109. data/lib/aspose_cells_cloud/models/solid_fill.rb +3 -3
  110. data/lib/aspose_cells_cloud/models/sparkline.rb +3 -3
  111. data/lib/aspose_cells_cloud/models/sparkline_group.rb +27 -27
  112. data/lib/aspose_cells_cloud/models/spinner.rb +5 -5
  113. data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
  114. data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +3 -3
  115. data/lib/aspose_cells_cloud/models/sql_script_save_options.rb +14 -14
  116. data/lib/aspose_cells_cloud/models/style.rb +22 -22
  117. data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
  118. data/lib/aspose_cells_cloud/models/table_total_request.rb +3 -3
  119. data/lib/aspose_cells_cloud/models/text_format_condition.rb +1 -1
  120. data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +4 -4
  121. data/lib/aspose_cells_cloud/models/texture_fill.rb +5 -5
  122. data/lib/aspose_cells_cloud/models/theme_color.rb +2 -2
  123. data/lib/aspose_cells_cloud/models/tick_labels.rb +11 -11
  124. data/lib/aspose_cells_cloud/models/tile_pic_option.rb +6 -6
  125. data/lib/aspose_cells_cloud/models/time_period_format_condition.rb +1 -1
  126. data/lib/aspose_cells_cloud/models/title.rb +2 -2
  127. data/lib/aspose_cells_cloud/models/top10.rb +3 -3
  128. data/lib/aspose_cells_cloud/models/top10_filter.rb +4 -4
  129. data/lib/aspose_cells_cloud/models/trendline.rb +12 -12
  130. data/lib/aspose_cells_cloud/models/txt_save_options.rb +4 -4
  131. data/lib/aspose_cells_cloud/models/validation.rb +16 -16
  132. data/lib/aspose_cells_cloud/models/vertical_page_break.rb +3 -3
  133. data/lib/aspose_cells_cloud/models/walls.rb +5 -5
  134. data/lib/aspose_cells_cloud/models/workbook.rb +4 -4
  135. data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
  136. data/lib/aspose_cells_cloud/models/workbook_settings.rb +44 -44
  137. data/lib/aspose_cells_cloud/models/worksheet.rb +29 -29
  138. data/lib/aspose_cells_cloud/models/worksheet_operate_parameter.rb +1 -1
  139. data/lib/aspose_cells_cloud/requests/delete_un_protect_workbook_request.rb +9 -9
  140. data/lib/aspose_cells_cloud/requests/post_protect_request.rb +9 -9
  141. data/lib/aspose_cells_cloud/requests/post_protect_workbook_request.rb +9 -9
  142. data/lib/aspose_cells_cloud/requests/post_worksheet_cells_range_sort_request.rb +9 -9
  143. data/lib/aspose_cells_cloud/requests/{post_worksheet_cells_ranges_request.rb → post_worksheet_cells_ranges_copy_request.rb} +8 -8
  144. data/lib/aspose_cells_cloud/version.rb +1 -1
  145. data/lib/aspose_cells_cloud.rb +16 -16
  146. data/spec/api/list_objects_controller_spec.rb +1 -0
  147. data/spec/api/pivot_tables_controller_spec.rb +3 -3
  148. data/spec/api/ranges_controller_spec.rb +8 -7
  149. data/spec/api/workbook_controller_spec.rb +3 -4
  150. data/spec/document/light_cells_spec.rb +17 -3
  151. data/spec/one_case_spec.rb +4 -5
  152. metadata +5 -6
  153. data/lib/aspose_cells_cloud/models/spreadsheet_m_l2003_save_options.rb +0 -330
  154. data/spec/onecase_spec.rb +0 -28
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 99cecb05c998f858592c2b2c178fb9f2193499fead632c05b1c76ceb87c06673
4
- data.tar.gz: 9cffcfff308d33117fc8d3d3450c07426676e85ff32a7e918142054f280a388b
3
+ metadata.gz: 91998862467426a5be69c44c53c18dd1ea7c1c0bd4bc1f59836e9232b727b672
4
+ data.tar.gz: afa939e4733b856177b4a989e4db861bb38c747f12833972759610c721ccaa84
5
5
  SHA512:
6
- metadata.gz: b70be769ae875ad250256aa2491e1fa78becac74d19f8eeb27b5127b76590955658d1a231bd786405a18b51cc052873422c98cd487d7673d759c364f5bcd287e
7
- data.tar.gz: 2d0b9608fa69c25d12dff63779cd58627493d01b099490b4d56613f75363b5a5819479a0159e8975a15c78712d33b4f77f0bd1efc5f651749d542ac5bbaa7ff7
6
+ metadata.gz: 3f9126adf2b2896a75d443da81768fc12dcbef0ec0b7df2236514c6ade92a70d57fb813ef8795dc48e8bd594b6ff1f80f4ee7493c0d73a42036d10cd37ccdc6d
7
+ data.tar.gz: 7e5c4700ebe2c34abb413acf8c9d8e9027ec266c3007a26285bc5bd45d1696c5fc02895cb12af1fe018c099a63be5655b164813c2ca2bc7b7cca8448263d8e1b
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2020 Aspose Pty Ltd
3
+ Copyright (c) 2023 Aspose Pty Ltd
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -19,3 +19,6 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
  SOFTWARE.
22
+ --------------------------------------------------------------------------------------------------------------------
23
+
24
+ =end
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/23.9)
1
+ ![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/23.10)
2
2
 
3
3
 
4
4
  # Ruby SDK for Spreadsheet Processing in the Cloud
@@ -22,15 +22,13 @@ Ruby Cloud SDK wraps Aspose.Cells REST API so you could seamlessly integrate Mic
22
22
  - [Convert Excel files to popular formats](https://docs.aspose.cloud/cells/convert-excel-workbook-to-different-file-formats/).
23
23
 
24
24
 
25
- ## Feature & Enhancements in Version 23.9
25
+ ## Feature & Enhancements in Version 23.10
26
26
 
27
27
  Full list of issues covering all changes in this release:
28
28
 
29
- - Support to data sorting on range controller.
30
- - Support to remove duplicate data on list object.
31
- - Support to insert slicer for list object.
32
- - Optimize list object and related objects.
33
-
29
+ - Fix protect workbook request.
30
+ - Fix range copy API.
31
+ - Optimize workbook protect API.
34
32
 
35
33
 
36
34
  ## Read & Write Spreadsheet Formats
@@ -1621,9 +1621,9 @@ module AsposeCellsCloud
1621
1621
 
1622
1622
  # Copys content to destination range from source range in worksheet.
1623
1623
 
1624
- def post_worksheet_cells_ranges( post_worksheet_cells_ranges_request, opts = {})
1624
+ def post_worksheet_cells_ranges_copy( post_worksheet_cells_ranges_copy_request, opts = {})
1625
1625
 
1626
- data, _status_code, _headers = post_worksheet_cells_ranges_request.create_http_request(@api_client,opts )
1626
+ data, _status_code, _headers = post_worksheet_cells_ranges_copy_request.create_http_request(@api_client,opts )
1627
1627
  return data
1628
1628
  end
1629
1629
 
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class AboveAverage
34
- #Get or set the flag indicating whether the rule is an "above average" rule. 'true' indicates 'above average'. Default value is true.
34
+ #Get or set the flag indicating whether the rule is an "above average" rule. 'true' indicates 'above average'. Default value is true.
35
35
  attr_accessor :is_above_average
36
- #Get or set the flag indicating whether the 'aboveAverage' and 'belowAverage' criteria is inclusive of the average itself, or exclusive of that value. 'true' indicates to include the average value in the criteria. Default value is false.
36
+ #Get or set the flag indicating whether the 'aboveAverage' and 'belowAverage' criteria is inclusive of the average itself, or exclusive of that value. 'true' indicates to include the average value in the criteria. Default value is false.
37
37
  attr_accessor :is_equal_average
38
- #Get or set the number of standard deviations to include above or below the average in the conditional formatting rule. The input value must between 0 and 3 (include 0 and 3). Setting this value to 0 means stdDev is not set. The default value is 0.
38
+ #Get or set the number of standard deviations to include above or below the average in the conditional formatting rule. The input value must between 0 and 3 (include 0 and 3). Setting this value to 0 means stdDev is not set. The default value is 0.
39
39
  attr_accessor :std_dev
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ArcShape
34
- #
34
+ #Gets and sets the begin arrow head length of the line.
35
35
  attr_accessor :begin_arrowhead_length
36
- #
36
+ #Gets and sets the begin arrow head style of the line.
37
37
  attr_accessor :begin_arrowhead_style
38
- #
38
+ #Gets and sets the begin arrow head width of the line.
39
39
  attr_accessor :begin_arrowhead_width
40
- #
40
+ #Gets and sets the end arrow head length of the line.
41
41
  attr_accessor :end_arrowhead_length
42
- #
42
+ #Gets and sets the end arrow head style of the line.
43
43
  attr_accessor :end_arrowhead_style
44
- #
44
+ #Gets and sets the end arrow head width of the line.
45
45
  attr_accessor :end_arrowhead_width
46
46
  #
47
47
  attr_accessor :name
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Area
34
- #
34
+ #Gets or sets the background of the .
35
35
  attr_accessor :background_color
36
- #
36
+ #Represents a object that contains fill formatting properties for the specified chart or shape.
37
37
  attr_accessor :fill_format
38
- #
38
+ #Gets or sets the foreground .
39
39
  attr_accessor :foreground_color
40
40
  #
41
41
  attr_accessor :format
42
- #
42
+ #If the property is true and the value of chart point is a negative number, the foreground color and background color will be exchanged.
43
43
  attr_accessor :invert_if_negative
44
- #
44
+ #Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
45
45
  attr_accessor :transparency
46
46
 
47
47
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class AutoFilter
34
- #
34
+ #Gets the collection of the filter columns.
35
35
  attr_accessor :filter_columns
36
- #
36
+ #Represents the range to which the specified AutoFilter applies.
37
37
  attr_accessor :range
38
- #
38
+ #Gets the data sorter.
39
39
  attr_accessor :sorter
40
- #
40
+ #Indicates whether the AutoFilter button for this column is visible.
41
41
  attr_accessor :show_filter_button
42
42
  #
43
43
  attr_accessor :link
@@ -31,23 +31,23 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class AutoFitterOptions
34
- #
34
+ #Gets and set the type of auto fitting row height of merged cells.
35
35
  attr_accessor :auto_fit_merged_cells_type
36
- #
36
+ #Indicates whether auto fit row height when the cells is merged in a row. The default value is false.
37
37
  attr_accessor :auto_fit_merged_cells
38
- #
38
+ #Ignores the hidden rows/columns.
39
39
  attr_accessor :ignore_hidden
40
- #
40
+ #Indicates whether only fit the rows which height are not customed.
41
41
  attr_accessor :only_auto
42
- #
42
+ #Gets or sets default edit language.
43
43
  attr_accessor :default_edit_language
44
- #
44
+ #Gets and sets the max row height(in unit of Point) when autofitting rows.
45
45
  attr_accessor :max_row_height
46
- #
46
+ #Gets and sets the type of auto fitting wrapped text.
47
47
  attr_accessor :auto_fit_wrapped_text_type
48
- #
48
+ #Gets and sets the formatted strategy.
49
49
  attr_accessor :format_strategy
50
- #
50
+ #Indicates whether fit for rendering purpose.
51
51
  attr_accessor :for_rendering
52
52
 
53
53
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,73 +31,73 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Axis
34
- #
34
+ #Gets the .
35
35
  attr_accessor :area
36
- #
36
+ #Represents if the value axis crosses the category axis between categories.
37
37
  attr_accessor :axis_between_categories
38
- #
38
+ #Gets the appearance of an Axis.
39
39
  attr_accessor :axis_line
40
- #
40
+ #Represents the base unit scale for the category axis.
41
41
  attr_accessor :base_unit_scale
42
- #
42
+ #Represents the category axis type.
43
43
  attr_accessor :category_type
44
- #
44
+ #Represents the point on the value axis where the category axis crosses it.
45
45
  attr_accessor :cross_at
46
- #
46
+ #Represents the on the specified axis where the other axis crosses.
47
47
  attr_accessor :cross_type
48
- #
48
+ #Represents the unit label for the specified axis.
49
49
  attr_accessor :display_unit
50
- #
50
+ #Represents a unit label on an axis in the specified chart. Unit labels are useful for charting large values— for example, in the millions or billions.
51
51
  attr_accessor :display_unit_label
52
- #
52
+ #Indicates whether the labels shall be shown as multi level.
53
53
  attr_accessor :has_multi_level_labels
54
- #
54
+ #Indicates whether the major unit of the axis is automatically assigned.
55
55
  attr_accessor :is_automatic_major_unit
56
- #
56
+ #Indicates whether the max value is automatically assigned.
57
57
  attr_accessor :is_automatic_max_value
58
- #
58
+ #Indicates whether the minor unit of the axis is automatically assigned.
59
59
  attr_accessor :is_automatic_minor_unit
60
- #
60
+ #Indicates whether the min value is automatically assigned.
61
61
  attr_accessor :is_automatic_min_value
62
- #
62
+ #Represents if the display unit label is shown on the specified axis.
63
63
  attr_accessor :is_display_unit_label_shown
64
- #
64
+ #Represents if the value axis scale type is logarithmic or not.
65
65
  attr_accessor :is_logarithmic
66
- #
66
+ #Represents if Microsoft Excel plots data points from last to first.
67
67
  attr_accessor :is_plot_order_reversed
68
- #
68
+ #Represents if the axis is visible.
69
69
  attr_accessor :is_visible
70
- #
70
+ #Represents the logarithmic base. Default value is 10.Only applies for Excel2007.
71
71
  attr_accessor :log_base
72
- #
72
+ #Represents major gridlines on a chart axis.
73
73
  attr_accessor :major_grid_lines
74
- #
74
+ #Represents the type of major tick mark for the specified axis.
75
75
  attr_accessor :major_tick_mark
76
- #
76
+ #Represents the major units for the axis.
77
77
  attr_accessor :major_unit
78
- #
78
+ #Represents the major unit scale for the category axis.
79
79
  attr_accessor :major_unit_scale
80
- #
80
+ #Represents the maximum value on the value axis.
81
81
  attr_accessor :max_value
82
- #
82
+ #Represents minor gridlines on a chart axis.
83
83
  attr_accessor :minor_grid_lines
84
- #
84
+ #Represents the type of minor tick mark for the specified axis.
85
85
  attr_accessor :minor_tick_mark
86
- #
86
+ #Represents the minor units for the axis.
87
87
  attr_accessor :minor_unit
88
- #
88
+ #Represents the major unit scale for the category axis.
89
89
  attr_accessor :minor_unit_scale
90
- #
90
+ #Represents the minimum value on the value axis.
91
91
  attr_accessor :min_value
92
- #
92
+ #Represents the position of tick-mark labels on the specified axis.
93
93
  attr_accessor :tick_label_position
94
- #
94
+ #Returns a object that represents the tick-mark labels for the specified axis.
95
95
  attr_accessor :tick_labels
96
- #
96
+ #Represents the number of categories or series between tick-mark labels. Applies only to category and series axes.
97
97
  attr_accessor :tick_label_spacing
98
- #
98
+ #Returns or sets the number of categories or series between tick marks. Applies only to category and series axes.
99
99
  attr_accessor :tick_mark_spacing
100
- #
100
+ #Gets the axis' title.
101
101
  attr_accessor :title
102
102
  #
103
103
  attr_accessor :link
@@ -31,19 +31,19 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class BatchConvertRequest
34
- #
34
+ #The directory stores files that need to format conversion.
35
35
  attr_accessor :source_folder
36
- #
36
+ #Aspose Cloud storage name.
37
37
  attr_accessor :source_storage
38
- #
38
+ #Indicates the match condition that needs to be processed for the file name.
39
39
  attr_accessor :match_condition
40
- #
40
+ #Conversion format.
41
41
  attr_accessor :format
42
- #
42
+ #The directory that stores files whose format conversion was successful.
43
43
  attr_accessor :out_folder
44
- #
44
+ #Aspose Cloud storage name.
45
45
  attr_accessor :out_storage
46
- #
46
+ #Indicates save options.
47
47
  attr_accessor :save_options
48
48
 
49
49
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class BatchLockRequest
34
- #
34
+ #The directory stores files that need to format conversion.
35
35
  attr_accessor :source_folder
36
- #
36
+ #Aspose Cloud storage name
37
37
  attr_accessor :source_storage
38
- #
38
+ #Indicates the match condition that needs to be processed for the file name.
39
39
  attr_accessor :match_condition
40
- #
40
+ #Lock file with password
41
41
  attr_accessor :password
42
- #
42
+ #The directory that stores files whose format conversion was successful.
43
43
  attr_accessor :out_folder
44
- #
44
+ #Aspose Cloud storage name
45
45
  attr_accessor :out_storage
46
46
 
47
47
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,19 +31,19 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class BatchProtectRequest
34
- #
34
+ #The directory stores files that need to format conversion.
35
35
  attr_accessor :source_folder
36
- #
36
+ #Aspose Cloud storage name
37
37
  attr_accessor :source_storage
38
- #
38
+ #Indicates the match condition that needs to be processed for the file name.
39
39
  attr_accessor :match_condition
40
40
  #
41
41
  attr_accessor :protection_type
42
- #
42
+ #
43
43
  attr_accessor :password
44
- #
44
+ #The directory that stores files whose format conversion was successful.
45
45
  attr_accessor :out_folder
46
- #
46
+ #Aspose Cloud storage name.
47
47
  attr_accessor :out_storage
48
48
 
49
49
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,23 +31,23 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class BatchSplitRequest
34
- #
34
+ #The directory stores files that need to format conversion.
35
35
  attr_accessor :source_folder
36
- #
36
+ #Aspose Cloud storage name
37
37
  attr_accessor :source_storage
38
- #
38
+ #Indicates the match condition that needs to be processed for the file name.
39
39
  attr_accessor :match_condition
40
- #
40
+ #Output file format
41
41
  attr_accessor :format
42
- #
42
+ #From worksheet index of workbook.
43
43
  attr_accessor :from_index
44
- #
44
+ #To worksheet index of workbook.
45
45
  attr_accessor :to_index
46
- #
46
+ #The directory that stores files whose format conversion was successful.
47
47
  attr_accessor :out_folder
48
- #
48
+ #Aspose Cloud storage name.
49
49
  attr_accessor :out_storage
50
- #
50
+ #Indicates save options.
51
51
  attr_accessor :save_options
52
52
 
53
53
  # 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 Border
34
- #
34
+ #Gets or sets the cell border type.
35
35
  attr_accessor :line_style
36
- #
36
+ #Gets or sets the of the border.
37
37
  attr_accessor :color
38
38
  #
39
39
  attr_accessor :border_type
40
- #
40
+ #Gets and sets the theme color of the border.
41
41
  attr_accessor :theme_color
42
- #
42
+ #Gets and sets the color with a 32-bit ARGB value.
43
43
  attr_accessor :argb_color
44
44
 
45
45
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class CalculationOptions
34
- #
34
+ #Specifies the stack size for calculating cells recursively.
35
35
  attr_accessor :calc_stack_size
36
- #
36
+ #Indicates whether errors encountered while calculating formulas should be ignored. The error may be unsupported function, external links, etc. The default value is true.
37
37
  attr_accessor :ignore_error
38
- #
38
+ #Specifies the strategy for processing precision of calculation.
39
39
  attr_accessor :precision_strategy
40
- #
40
+ #Indicates whether calculate the dependent cells recursively when calculating one cell and it depends on other cells. The default value is true.
41
41
  attr_accessor :recursive
42
42
  #The custom formula calculation engine to extend the default calculation engine of Aspose.Cells.
43
43
  attr_accessor :custom_engine
@@ -31,37 +31,37 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Cell
34
- #
34
+ #Gets the name of the cell.
35
35
  attr_accessor :name
36
- #
36
+ #Gets row number (zero based) of the cell.
37
37
  attr_accessor :row
38
- #
38
+ #Gets column number (zero based) of the cell.
39
39
  attr_accessor :column
40
- #
40
+ #Gets the value contained in this cell.
41
41
  attr_accessor :value
42
- #
42
+ #Represents cell value type.
43
43
  attr_accessor :type
44
- #
44
+ #Gets or sets a formula of the .
45
45
  attr_accessor :formula
46
- #
46
+ #Represents if the specified cell contains formula.
47
47
  attr_accessor :is_formula
48
- #
48
+ #Checks if a cell is part of a merged range or not.
49
49
  attr_accessor :is_merged
50
- #
50
+ #Indicates the cell's formula is and array formula and it is the first cell of the array.
51
51
  attr_accessor :is_array_header
52
- #
52
+ #Indicates whether the cell formula is an array formula.
53
53
  attr_accessor :is_in_array
54
- #
54
+ #Checks if the value of this cell is an error.
55
55
  attr_accessor :is_error_value
56
- #
56
+ #Indicates whether this cell is part of table formula.
57
57
  attr_accessor :is_in_table
58
- #
58
+ #Indicates if the cell's style is set. If return false, it means this cell has a default cell format.
59
59
  attr_accessor :is_style_set
60
- #
60
+ #Gets and sets the html string which contains data and some formats in this cell.
61
61
  attr_accessor :html_string
62
62
  #
63
63
  attr_accessor :style
64
- #
64
+ #Gets the parent worksheet.
65
65
  attr_accessor :worksheet
66
66
  #
67
67
  attr_accessor :link
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Cells
34
- #
34
+ #Maximum row index of cell which contains data or style.
35
35
  attr_accessor :max_row
36
- #
36
+ #Maximum column index of those cells that have been instantiated in the collection(does not include the column where style is defined for the whole column but no cell has been instantiated in it).
37
37
  attr_accessor :max_column
38
38
  #
39
39
  attr_accessor :cell_count
40
- #
40
+ #Gets the collection of objects that represents the individual rows in this worksheet.
41
41
  attr_accessor :rows
42
- #
42
+ #Gets the collection of objects that represents the individual columns in this worksheet.
43
43
  attr_accessor :columns
44
44
  #
45
45
  attr_accessor :cell_list
@@ -31,21 +31,21 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class CellsColor
34
- #Gets and sets the RGB color.
34
+ #Gets and sets the RGB color.
35
35
  attr_accessor :color
36
- #Gets and sets the color index in the color palette. Only applies of indexed color.
36
+ #Gets and sets the color index in the color palette. Only applies of indexed color.
37
37
  attr_accessor :color_index
38
- #Gets and set the color which should apply to cell or shape.
38
+ #Gets and set the color which should apply to cell or shape.
39
39
  attr_accessor :is_shape_color
40
40
  #Set the tint of the shape color
41
41
  attr_accessor :tint
42
- #Gets and sets the color from a 32-bit ARGB value.
42
+ #Gets and sets the color from a 32-bit ARGB value.
43
43
  attr_accessor :argb
44
- #Gets the theme color. Only applies for theme color type.
44
+ #Gets the theme color. Only applies for theme color type.
45
45
  attr_accessor :theme_color
46
- #The color type.
46
+ #The color type.
47
47
  attr_accessor :type
48
- #Gets and sets transparency as a value from 0.0 (opaque) through 1.0 (clear).
48
+ #Gets and sets transparency as a value from 0.0 (opaque) through 1.0 (clear).
49
49
  attr_accessor :transparency
50
50
 
51
51
  # Attribute mapping from ruby-style variable name to JSON key.