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,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Legend
34
- #
34
+ #Gets or sets the legend position type.
35
35
  attr_accessor :position
36
- #
36
+ #Gets a collection of all the LegendEntry objects in the specified chart legend. Setting the legend entries of the surface chart is not supported. So it will return null if the chart type is surface chart type.
37
37
  attr_accessor :legend_entries
38
38
  #
39
39
  attr_accessor :area
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LegendEntry
34
- #
34
+ #True if the text in the object changes font size when the object size changes. The default value is True.
35
35
  attr_accessor :auto_scale_font
36
- #
36
+ #Gets and sets the display mode of the background
37
37
  attr_accessor :background_mode
38
- #
38
+ #Gets a object of the specified ChartFrame object.
39
39
  attr_accessor :font
40
- #
40
+ #Gets and sets whether the legend entry is deleted.
41
41
  attr_accessor :is_deleted
42
42
  #
43
43
  attr_accessor :link
@@ -31,43 +31,43 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Line
34
- #
34
+ #Specifies the length of the arrowhead for the begin of a line.
35
35
  attr_accessor :begin_arrow_length
36
- #
36
+ #Specifies the width of the arrowhead for the begin of a line.
37
37
  attr_accessor :begin_arrow_width
38
- #
38
+ #Specifies an arrowhead for the begin of a line.
39
39
  attr_accessor :begin_type
40
- #
40
+ #Specifies the ending caps.
41
41
  attr_accessor :cap_type
42
- #
42
+ #Represents the of the line.
43
43
  attr_accessor :color
44
- #
44
+ #Specifies the compound line type
45
45
  attr_accessor :compound_type
46
- #
46
+ #Specifies the dash line type
47
47
  attr_accessor :dash_type
48
- #
48
+ #Specifies the length of the arrowhead for the end of a line.
49
49
  attr_accessor :end_arrow_length
50
- #
50
+ #Specifies the width of the arrowhead for the end of a line.
51
51
  attr_accessor :end_arrow_width
52
- #
52
+ #Specifies an arrowhead for the end of a line.
53
53
  attr_accessor :end_type
54
- #
54
+ #Represents gradient fill.
55
55
  attr_accessor :gradient_fill
56
- #
56
+ #Indicates whether this line style is auto assigned.
57
57
  attr_accessor :is_auto
58
- #
58
+ #Indicates whether the color of line is automatic assigned.
59
59
  attr_accessor :is_automatic_color
60
- #
60
+ #Represents whether the line is visible.
61
61
  attr_accessor :is_visible
62
- #
62
+ #Specifies the joining caps.
63
63
  attr_accessor :join_type
64
- #
64
+ #Represents the style of the line.
65
65
  attr_accessor :style
66
- #
66
+ #Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear).
67
67
  attr_accessor :transparency
68
- #
68
+ #Gets or sets the of the line.
69
69
  attr_accessor :weight
70
- #
70
+ #Gets or sets the weight of the line in unit of points.
71
71
  attr_accessor :weight_pt
72
72
 
73
73
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,27 +31,27 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LineFormat
34
- #
34
+ #Gets and sets the begin arrow length type of the line.
35
35
  attr_accessor :begin_arrowhead_length
36
- #
36
+ #Gets and sets the begin arrow type of the line.
37
37
  attr_accessor :begin_arrowhead_style
38
- #
38
+ #Gets and sets the begin arrow width type of the line.
39
39
  attr_accessor :begin_arrowhead_width
40
- #
40
+ #Specifies the ending caps.
41
41
  attr_accessor :cap_type
42
- #
42
+ #Specifies the line compound type.
43
43
  attr_accessor :compound_type
44
- #
44
+ #Specifies the line dash type.
45
45
  attr_accessor :dash_style
46
- #
46
+ #Gets and sets the end arrow length type of the line.
47
47
  attr_accessor :end_arrowhead_length
48
- #
48
+ #Gets and sets the end arrow type of the line.
49
49
  attr_accessor :end_arrowhead_style
50
- #
50
+ #Gets and sets the end arrow width type of the line.
51
51
  attr_accessor :end_arrowhead_width
52
- #
52
+ #Specifies the line join type.
53
53
  attr_accessor :join_type
54
- #
54
+ #Gets or sets the weight of the line in unit of points.
55
55
  attr_accessor :weight
56
56
  #
57
57
  attr_accessor :type
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LineShape
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
@@ -33,17 +33,17 @@ module AsposeCellsCloud
33
33
  class ListBox
34
34
  #
35
35
  attr_accessor :input_range
36
- #
36
+ #Gets the number of items in the list box.
37
37
  attr_accessor :item_count
38
- #
38
+ #Specifies the amount by which the control's value is changed when the user clicks on the scrollbar's page up or page down region.
39
39
  attr_accessor :page_change
40
- #
40
+ #Gets the selected cells. Returns null if the input range is not set or no item is selected
41
41
  attr_accessor :selected_cells
42
- #
42
+ #Gets or sets the index number of the currently selected item in a list box or combo box. Zero-based.
43
43
  attr_accessor :selected_index
44
- #
44
+ #Gets or sets the selection mode of the specified list box.
45
45
  attr_accessor :selection_type
46
- #
46
+ #Indicates whether the combobox has 3-D shading.
47
47
  attr_accessor :shadow
48
48
  #
49
49
  attr_accessor :name
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ListColumn
34
- #Gets and sets the name of the column.
34
+ #Gets and sets the name of the column.
35
35
  attr_accessor :name
36
- #Gets the range of this list column.
36
+ #Gets the range of this list column.
37
37
  attr_accessor :range
38
- #Gets and sets the type of calculation in the Totals row of the list column.
38
+ #Gets and sets the type of calculation in the Totals row of the list column.
39
39
  attr_accessor :totals_calculation
40
- #Gets and sets the formula of the list column.
40
+ #Gets and sets the formula of the list column.
41
41
  attr_accessor :formula
42
42
  #Gets and sets the display labels of total row.
43
43
  attr_accessor :totals_row_label
@@ -31,47 +31,47 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ListObject
34
- #
34
+ #Gets auto filter.
35
35
  attr_accessor :auto_filter
36
- #
36
+ #Gets and sets the display name.
37
37
  attr_accessor :display_name
38
- #
38
+ #Gets the start column of the range.
39
39
  attr_accessor :start_column
40
- #
40
+ #Gets the start row of the range.
41
41
  attr_accessor :start_row
42
- #
42
+ #Gets the end column of the range.
43
43
  attr_accessor :end_column
44
- #
44
+ #Gets the end row of the range.
45
45
  attr_accessor :end_row
46
- #
46
+ #Gets ListColumns of the ListObject.
47
47
  attr_accessor :list_columns
48
- #
48
+ #Gets and sets whether this ListObject show header row.
49
49
  attr_accessor :show_header_row
50
- #
50
+ #Indicates whether column stripe formatting is applied.
51
51
  attr_accessor :show_table_style_column_stripes
52
- #
52
+ #Indicates whether the first column in the table should have the style applied.
53
53
  attr_accessor :show_table_style_first_column
54
- #
54
+ #Indicates whether the last column in the table should have the style applied.
55
55
  attr_accessor :show_table_style_last_column
56
- #
56
+ #Indicates whether row stripe formatting is applied.
57
57
  attr_accessor :show_table_style_row_stripes
58
- #
58
+ #Gets and sets whether this ListObject show total row.
59
59
  attr_accessor :show_totals
60
- #
60
+ #Gets and sets the table style name.
61
61
  attr_accessor :table_style_name
62
- #
62
+ #Gets and the built-in table style.
63
63
  attr_accessor :table_style_type
64
- #
64
+ #Gets the data range of the ListObject.
65
65
  attr_accessor :data_range
66
- #
66
+ #Gets the data source type of the table.
67
67
  attr_accessor :data_source_type
68
- #
68
+ #Gets and sets the comment of the table.
69
69
  attr_accessor :comment
70
- #
70
+ #Gets an used for this list.
71
71
  attr_accessor :xml_map
72
- #
72
+ #Gets and sets the alternative text.
73
73
  attr_accessor :alternative_text
74
- #
74
+ #Gets and sets the alternative description.
75
75
  attr_accessor :alternative_description
76
76
  #
77
77
  attr_accessor :link
@@ -33,25 +33,25 @@ module AsposeCellsCloud
33
33
  class LoadOptions
34
34
  #
35
35
  attr_accessor :convert_numeric_data
36
- #
36
+ #Gets and sets the interrupt monitor.
37
37
  attr_accessor :interrupt_monitor
38
- #
38
+ #Gets or sets the user interface language of the Workbook version based on CountryCode that has saved the file.
39
39
  attr_accessor :language_code
40
40
  #
41
41
  attr_accessor :load_data_options
42
- #
42
+ #Gets the load format.
43
43
  attr_accessor :load_format
44
44
  #
45
45
  attr_accessor :only_load_document_properties
46
- #
46
+ #Indicates whether parsing the formula when reading the file.
47
47
  attr_accessor :parsing_formula_on_open
48
- #
48
+ #Gets and set the password of the workbook.
49
49
  attr_accessor :password
50
- #
50
+ #Gets or sets the system regional settings based on CountryCode at the time the file was loaded.
51
51
  attr_accessor :region
52
- #
52
+ #Sets the default standard font name
53
53
  attr_accessor :standard_font
54
- #
54
+ #Sets the default standard font size.
55
55
  attr_accessor :standard_font_size
56
56
 
57
57
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,29 +31,29 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class MHtmlSaveOptions
34
- #
34
+ #The directory that the attached files will be saved to. Only for saving to html stream.
35
35
  attr_accessor :attached_files_directory
36
- #
36
+ #Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.
37
37
  attr_accessor :attached_files_url_prefix
38
- #
38
+ #If not set,use Encoding.UTF8 as default enconding type.
39
39
  attr_accessor :encoding
40
- #
40
+ #Indicates if exporting the whole workbook to html file.
41
41
  attr_accessor :export_active_worksheet_only
42
- #
42
+ #Get or set the format of chart image before exporting
43
43
  attr_accessor :export_chart_image_format
44
- #
44
+ #Specifies whether images are saved in Base64 format to HTML, MHTML or EPUB.
45
45
  attr_accessor :export_images_as_base64
46
- #
46
+ #Hidden column(the width of this column is 0) in excel,before save this into html format, if HtmlHiddenColDisplayType is "Remove",the hidden column would ont been output, if the value is "Hidden", the column would been output,but was hidden,the default value is "Hidden"
47
47
  attr_accessor :hidden_col_display_type
48
- #
48
+ #Hidden row(the height of this row is 0) in excel,before save this into html format, if HtmlHiddenRowDisplayType is "Remove",the hidden row would ont been output, if the value is "Hidden", the row would been output,but was hidden,the default value is "Hidden"
49
49
  attr_accessor :hidden_row_display_type
50
- #
50
+ #Indicates if a cross-cell string will be displayed in the same way as MS Excel when saving an Excel file in html format. By default the value is Default, so, for cross-cell strings, there is little difference between the html files created by Aspose.Cells and MS Excel. But the performance for creating large html files,setting the value to Cross would be several times faster than setting it to Default or Fit2Cell.
51
51
  attr_accessor :html_cross_string_type
52
- #
52
+ #Indicates if export image files to temp directory. Only for saving to html stream.
53
53
  attr_accessor :is_exp_image_to_temp_dir
54
- #
54
+ #The title of the html page. Only for saving to html stream.
55
55
  attr_accessor :page_title
56
- #
56
+ #Parse html tag in cell,like ,as cell value,or as html tag,default is true
57
57
  attr_accessor :parse_html_tag_in_cell
58
58
  #
59
59
  attr_accessor :save_format
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class MarkdownSaveOptions
34
- #
34
+ #Gets and sets the default encoding.
35
35
  attr_accessor :encoding
36
- #
36
+ #The Data provider to provide cells data for saving workbook in light mode.
37
37
  attr_accessor :format_strategy
38
- #
38
+ #Gets and sets the line separator.
39
39
  attr_accessor :line_separator
40
40
  #
41
41
  attr_accessor :save_format
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Marker
34
- #
34
+ #Gets the border.
35
35
  attr_accessor :border
36
- #
36
+ #Gets the area.
37
37
  attr_accessor :area
38
- #
38
+ #Represents the marker size in unit of points. Applies to line chart, scatter chart, or radar chart.
39
39
  attr_accessor :marker_size
40
- #
40
+ #Represents the marker style. Applies to line chart, scatter chart, or radar chart.
41
41
  attr_accessor :marker_style
42
42
 
43
43
  # 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 MatchConditionRequest
34
- #
34
+ #Regex Pattern.
35
35
  attr_accessor :regex_pattern
36
- #
36
+ #Name list.
37
37
  attr_accessor :full_match_conditions
38
38
 
39
39
  # 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 Name
34
- #
34
+ #Gets and sets the comment of the name. Only applies for Excel 2007.
35
35
  attr_accessor :comment
36
36
  #
37
37
  attr_accessor :worksheet_index
38
- #
38
+ #Indicates whether this name is referred by other formulas.
39
39
  attr_accessor :is_referred
40
- #
40
+ #Indicates whether the name is visible.
41
41
  attr_accessor :is_visible
42
- #
42
+ #Gets or sets a R1C1 reference of the .
43
43
  attr_accessor :r1_c1_refers_to
44
- #
44
+ #Returns or sets the formula that the name is defined to refer to, beginning with an equal sign.
45
45
  attr_accessor :refers_to
46
- #
46
+ #Gets the name text of the object.
47
47
  attr_accessor :text
48
48
  #
49
49
  attr_accessor :link
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class NegativeBarFormat
34
- #Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.
34
+ #Gets or sets a FormatColor object that you can use to specify the border color for negative data bars.
35
35
  attr_accessor :border_color
36
- #Gets whether to use the same border color as positive data bars.
36
+ #Gets whether to use the same border color as positive data bars.
37
37
  attr_accessor :border_color_type
38
- #Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.
38
+ #Gets or sets a FormatColor object that you can use to specify the fill color for negative data bars.
39
39
  attr_accessor :color
40
- #Gets or sets whether to use the same fill color as positive data bars.
40
+ #Gets or sets whether to use the same fill color as positive data bars.
41
41
  attr_accessor :color_type
42
42
 
43
43
  # 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 OleObject
34
- #
34
+ #True if the specified object is displayed as an icon and the image will not be auto changed.
35
35
  attr_accessor :display_as_icon
36
- #
36
+ #Gets and sets the file type of the embedded ole object data
37
37
  attr_accessor :file_format_type
38
- #
38
+ #Gets or sets the path and name of the source file for the linked image.
39
39
  attr_accessor :image_source_full_name
40
- #
40
+ #True indicates that the size of the ole object will be auto changed as the size of snapshot of the embedded content when the ole object is activated.
41
41
  attr_accessor :is_auto_size
42
- #
42
+ #Returns true if the OleObject links to the file.
43
43
  attr_accessor :is_link
44
- #
44
+ #Gets or sets the ProgID of the OLE object.
45
45
  attr_accessor :prog_id
46
- #
46
+ #Returns the source full name of the source file for the linked OLE object.
47
47
  attr_accessor :source_full_name
48
48
  #
49
49
  attr_accessor :name
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class OoxmlSaveOptions
34
- #
34
+ #Indicates if export cell name to Excel2007 .xlsx (.xlsm, .xltx, .xltm) file. If the output file may be accessed by SQL Server DTS, this value must be true. Setting the value to false will highly increase the performance and reduce the file size when creating large file. Default value is false.
35
35
  attr_accessor :export_cell_name
36
- #
36
+ #Indicates whether update scaling factor before saving the file if the PageSetup.FitToPagesWide and PageSetup.FitToPagesTall properties control how the worksheet is scaled.
37
37
  attr_accessor :update_zoom
38
- #
38
+ #Always use ZIP64 extensions when writing zip archives, even when unnecessary.
39
39
  attr_accessor :enable_zip64
40
- #
40
+ #Indicates whether embedding Ooxml files of OleObject as ole object.
41
41
  attr_accessor :embed_ooxml_as_ole_object
42
- #
42
+ #Gets and sets the compression type for ooxml file.
43
43
  attr_accessor :compression_type
44
44
  #
45
45
  attr_accessor :save_format
@@ -31,73 +31,73 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class PageSetup
34
- #
34
+ #Represents if elements of the document will be printed in black and white.
35
35
  attr_accessor :black_and_white
36
- #
36
+ #Represents the size of the bottom margin, in unit of centimeters.
37
37
  attr_accessor :bottom_margin
38
- #
38
+ #Represent if the sheet is printed centered horizontally.
39
39
  attr_accessor :center_horizontally
40
- #
40
+ #Represent if the sheet is printed centered vertically.
41
41
  attr_accessor :center_vertically
42
- #
42
+ #Represents the first page number that will be used when this sheet is printed.
43
43
  attr_accessor :first_page_number
44
- #
44
+ #Represents the number of pages tall the worksheet will be scaled to when it's printed. The default value is 1.
45
45
  attr_accessor :fit_to_pages_tall
46
- #
46
+ #Represents the number of pages wide the worksheet will be scaled to when it's printed. The default value is 1.
47
47
  attr_accessor :fit_to_pages_wide
48
- #
48
+ #Represents the distance from the bottom of the page to the footer, in unit of centimeters.
49
49
  attr_accessor :footer_margin
50
- #
50
+ #Represents the distance from the top of the page to the header, in unit of centimeters.
51
51
  attr_accessor :header_margin
52
- #
52
+ #Indicates whether the first the page number is automatically assigned.
53
53
  attr_accessor :is_auto_first_page_number
54
- #
54
+ #Indicates whether header and footer margins are aligned with the page margins. If this property is true, the left header and footer will be aligned with the left margin, and the right header and footer will be aligned with the right margin. This option is enabled by default.
55
55
  attr_accessor :is_hf_align_margins
56
- #
56
+ #True means that the header/footer of the first page is different with other pages.
57
57
  attr_accessor :is_hf_diff_first
58
- #
58
+ #True means that the header/footer of the odd pages is different with odd pages.
59
59
  attr_accessor :is_hf_diff_odd_even
60
- #
60
+ #Indicates whether header and footer are scaled with document scaling. Only applies for Excel 2007.
61
61
  attr_accessor :is_hf_scale_with_doc
62
- #
62
+ #If this property is False, the FitToPagesWide and FitToPagesTall properties control how the worksheet is scaled.
63
63
  attr_accessor :is_percent_scale
64
- #
64
+ #Represents the size of the left margin, in unit of centimeters.
65
65
  attr_accessor :left_margin
66
- #
66
+ #Represents the order that Microsoft Excel uses to number pages when printing a large worksheet.
67
67
  attr_accessor :order
68
- #
68
+ #Represents page print orientation.
69
69
  attr_accessor :orientation
70
- #
70
+ #Represents the size of the paper.
71
71
  attr_accessor :paper_size
72
- #
72
+ #Represents the range to be printed.
73
73
  attr_accessor :print_area
74
- #
74
+ #Represents the way comments are printed with the sheet.
75
75
  attr_accessor :print_comments
76
- #
76
+ #Get and sets number of copies to print.
77
77
  attr_accessor :print_copies
78
- #
78
+ #Represents if the sheet will be printed without graphics.
79
79
  attr_accessor :print_draft
80
- #
80
+ #Specifies the type of print error displayed.
81
81
  attr_accessor :print_errors
82
- #
82
+ #Represents if cell gridlines are printed on the page.
83
83
  attr_accessor :print_gridlines
84
- #
84
+ #Represents if row and column headings are printed with this page.
85
85
  attr_accessor :print_headings
86
- #
86
+ #Represents the print quality.
87
87
  attr_accessor :print_quality
88
- #
88
+ #Represents the columns that contain the cells to be repeated on the left side of each page.
89
89
  attr_accessor :print_title_columns
90
- #
90
+ #Represents the rows that contain the cells to be repeated at the top of each page.
91
91
  attr_accessor :print_title_rows
92
- #
92
+ #Represents the size of the right margin, in unit of centimeters.
93
93
  attr_accessor :right_margin
94
- #
94
+ #Represents the size of the top margin, in unit of centimeters.
95
95
  attr_accessor :top_margin
96
- #
96
+ #Represents the scaling factor in percent. It should be between 10 and 400.
97
97
  attr_accessor :zoom
98
- #
98
+ #Represents the page header.
99
99
  attr_accessor :header
100
- #
100
+ #Represents the page footor.
101
101
  attr_accessor :footer
102
102
  #
103
103
  attr_accessor :link
@@ -31,7 +31,7 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class PasswordRequest
34
- #
34
+ #Password.
35
35
  attr_accessor :password
36
36
 
37
37
  # 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 PasteOptions
34
- #
34
+ #True means only copying visible cells.
35
35
  attr_accessor :only_visible_cells
36
- #
36
+ #The paste special type.
37
37
  attr_accessor :paste_type
38
- #
38
+ #Indicates whether skips blank cells.
39
39
  attr_accessor :skip_blanks
40
- #
40
+ #True to transpose rows and columns when the range is pasted. The default value is False.
41
41
  attr_accessor :transpose
42
42
 
43
43
  # Attribute mapping from ruby-style variable name to JSON key.