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,101 +31,101 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Series
34
- #
34
+ #Represents the background area of Series object.
35
35
  attr_accessor :area
36
- #
36
+ #Gets or sets the 3D shape type used with the 3-D bar or column chart.
37
37
  attr_accessor :bar3_d_shape_type
38
- #
38
+ #Represents border of Series object.
39
39
  attr_accessor :border
40
- #
40
+ #Gets or sets the scale factor for bubbles in the specified chart group. It can be an integer value from 0 (zero) to 300, corresponding to a percentage of the default size. Applies only to bubble charts.
41
41
  attr_accessor :bubble_scale
42
- #
42
+ #Gets or sets the bubble sizes values of the chart series.
43
43
  attr_accessor :bubble_sizes
44
- #
44
+ #Gets the number of the data values.
45
45
  attr_accessor :count_of_data_values
46
- #
46
+ #Represents the DataLabels object for the specified ASeries.
47
47
  attr_accessor :data_labels
48
- #
48
+ #Gets the series's name that displays on the chart graph.
49
49
  attr_accessor :display_name
50
- #
50
+ #Returns or sets the size of the hole in a doughnut chart group. The hole size is expressed as a percentage of the chart size, between 10 and 90 percent.
51
51
  attr_accessor :doughnut_hole_size
52
- #
52
+ #Returns a object that represents the down bars on a line chart. Applies only to line charts.
53
53
  attr_accessor :down_bars
54
- #
54
+ #Returns a object that represents the drop lines for a series on the line chart or area chart. Applies only to line chart or area charts.
55
55
  attr_accessor :drop_lines
56
- #
56
+ #The distance of an open pie slice from the center of the pie chart is expressed as a percentage of the pie diameter.
57
57
  attr_accessor :explosion
58
- #
58
+ #Gets or sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360.
59
59
  attr_accessor :first_slice_angle
60
- #
60
+ #Returns or sets the space between bar or column clusters, as a percentage of the bar or column width. The value of this property must be between 0 and 500.
61
61
  attr_accessor :gap_width
62
- #
62
+ #True if the series has a three-dimensional appearance. Applies only to bubble charts.
63
63
  attr_accessor :has3_d_effect
64
- #
64
+ #True if the chart has drop lines. Applies only to line chart or area charts.
65
65
  attr_accessor :has_drop_lines
66
- #
66
+ #True if the line chart has high-low lines. Applies only to line charts.
67
67
  attr_accessor :has_hi_lo_lines
68
- #
68
+ #True if the series has leader lines.
69
69
  attr_accessor :has_leader_lines
70
- #
70
+ #True if a radar chart has category axis labels. Applies only to radar charts.
71
71
  attr_accessor :has_radar_axis_labels
72
- #
72
+ #True if a stacked column chart or bar chart has series lines or if a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections. Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts.
73
73
  attr_accessor :has_series_lines
74
- #
74
+ #True if a line chart has up and down bars. Applies only to line charts.
75
75
  attr_accessor :has_up_down_bars
76
- #
76
+ #Returns a HiLoLines object that represents the high-low lines for a series on a line chart. Applies only to line charts.
77
77
  attr_accessor :hi_lo_lines
78
- #
78
+ #Indicates whether the threshold value is automatic.
79
79
  attr_accessor :is_auto_split
80
- #
80
+ #Represents if the color of points is varied. The chart must contain only one series.
81
81
  attr_accessor :is_color_varied
82
- #
82
+ #Represents leader lines on a chart. Leader lines connect data labels to data points. This object isn’t a collection; there’s no object that represents a single leader line.
83
83
  attr_accessor :leader_lines
84
- #
84
+ #Gets the legend entry according to this series.
85
85
  attr_accessor :legend_entry
86
86
  #
87
87
  attr_accessor :line
88
- #
88
+ #Gets the marker.
89
89
  attr_accessor :marker
90
- #
90
+ #Gets or sets the name of the data series.
91
91
  attr_accessor :name
92
- #
92
+ #Specifies how bars and columns are positioned. Can be a value between – 100 and 100. Applies only to 2-D bar and 2-D column charts.
93
93
  attr_accessor :overlap
94
- #
94
+ #Indicates if this series is plotted on second value axis.
95
95
  attr_accessor :plot_on_second_axis
96
- #
96
+ #Gets the collection of points in a series in a chart.
97
97
  attr_accessor :points
98
- #
98
+ #Returns or sets the size of the secondary section of either a pie of pie chart or a bar of pie chart, as a percentage of the size of the primary pie. Can be a value from 5 to 200.
99
99
  attr_accessor :second_plot_size
100
- #
100
+ #Returns a SeriesLines object that represents the series lines for a stacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts.
101
101
  attr_accessor :series_lines
102
- #
102
+ #True if the series has a shadow.
103
103
  attr_accessor :shadow
104
- #
104
+ #Gets the object that holds the visual shape properties of the Series.
105
105
  attr_accessor :shape_properties
106
- #
106
+ #True if negative bubbles are shown for the chart group. Valid only for bubble charts.
107
107
  attr_accessor :show_negative_bubbles
108
- #
108
+ #Gets or sets what the bubble size represents on a bubble chart.
109
109
  attr_accessor :size_represents
110
- #
110
+ #Represents curve smoothing. True if curve smoothing is turned on for the line chart or scatter chart. Applies only to line and scatter connected by lines charts.
111
111
  attr_accessor :smooth
112
- #
112
+ #Returns or sets a value that how to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.
113
113
  attr_accessor :split_type
114
- #
114
+ #Returns or sets a value that shall be used to determine which data points are in the second pie or bar on a pie of pie or bar of pie chart.
115
115
  attr_accessor :split_value
116
- #
116
+ #Returns an object that represents a collection of all the trendlines for the series.
117
117
  attr_accessor :trend_lines
118
- #
118
+ #Gets or sets a data series' type.
119
119
  attr_accessor :type
120
- #
120
+ #Returns an DropBars object that represents the up bars on a line chart. Applies only to line charts.
121
121
  attr_accessor :up_bars
122
- #
122
+ #Represents the data of the chart series.
123
123
  attr_accessor :values
124
- #
124
+ #Represents X direction error bar of the series.
125
125
  attr_accessor :x_error_bar
126
- #
126
+ #Represents the x values of the chart series.
127
127
  attr_accessor :x_values
128
- #
128
+ #Represents Y direction error bar of the series.
129
129
  attr_accessor :y_error_bar
130
130
  #
131
131
  attr_accessor :link
@@ -31,19 +31,19 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ShadowEffect
34
- #
34
+ #Gets and sets the lighting angle. Range from 0 to 359.9 degrees.
35
35
  attr_accessor :angle
36
- #
36
+ #Gets and sets the blur of the shadow. Range from 0 to 100 points.
37
37
  attr_accessor :blur
38
- #
38
+ #Gets and sets the color of the shadow.
39
39
  attr_accessor :color
40
- #
40
+ #Gets and sets the distance of the shadow. Range from 0 to 200 points.
41
41
  attr_accessor :distance
42
- #
42
+ #Gets and sets the preset shadow type of the shadow.
43
43
  attr_accessor :preset_type
44
- #
44
+ #Gets and sets the size of the shadow. Range from 0 to 2.0. Meaningless in inner shadow.
45
45
  attr_accessor :size
46
- #
46
+ #Gets and sets the degree of transparency of the shadow. Range from 0.0 (opaque) to 1.0 (clear).
47
47
  attr_accessor :transparency
48
48
 
49
49
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,77 +31,77 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Shape
34
- #
34
+ #Gets and sets the name of the shape.
35
35
  attr_accessor :name
36
- #
36
+ #Gets mso drawing type.
37
37
  attr_accessor :mso_drawing_type
38
- #
38
+ #Gets and sets the auto shape type.
39
39
  attr_accessor :auto_shape_type
40
- #
40
+ #Represents the way the drawing object is attached to the cells below it. The property controls the placement of an object on a worksheet.
41
41
  attr_accessor :placement
42
- #
42
+ #Represents upper left corner row index.
43
43
  attr_accessor :upper_left_row
44
- #
44
+ #Represents the vertical offset of shape from its top row, in unit of pixels.
45
45
  attr_accessor :top
46
- #
46
+ #Represents upper left corner column index.
47
47
  attr_accessor :upper_left_column
48
- #
48
+ #Represents the horizontal offset of shape from its left column, in unit of pixels.
49
49
  attr_accessor :left
50
- #
50
+ #Represents lower right corner row index.
51
51
  attr_accessor :lower_right_row
52
- #
52
+ #Represents the width of the shape's vertical offset from its lower bottom corner row, in unit of pixels.
53
53
  attr_accessor :bottom
54
- #
54
+ #Represents lower right corner column index.
55
55
  attr_accessor :lower_right_column
56
- #
56
+ #Represents the width of the shape's horizontal offset from its lower right corner column, in unit of pixels.
57
57
  attr_accessor :right
58
- #
58
+ #Represents the width of shape, in unit of pixels.
59
59
  attr_accessor :width
60
- #
60
+ #Represents the height of shape, in unit of pixel.
61
61
  attr_accessor :height
62
- #
62
+ #Gets and sets the horizontal offset of shape from worksheet left border,in unit of pixels.
63
63
  attr_accessor :x
64
- #
64
+ #Gets and sets the vertical offset of shape from worksheet top border,in unit of pixels.
65
65
  attr_accessor :y
66
- #
66
+ #Gets and sets the rotation of the shape.
67
67
  attr_accessor :rotation_angle
68
- #
68
+ #Gets and sets the html string which contains data and some formats in this textbox.
69
69
  attr_accessor :html_text
70
- #
70
+ #Represents the string in this TextBox object.
71
71
  attr_accessor :text
72
- #
72
+ #Returns or sets the descriptive (alternative) text string of the object.
73
73
  attr_accessor :alternative_text
74
- #
74
+ #Gets and sets the text horizontal alignment type of the shape.
75
75
  attr_accessor :text_horizontal_alignment
76
- #
76
+ #Gets and sets the text horizontal overflow type of the shape which contains text.
77
77
  attr_accessor :text_horizontal_overflow
78
- #
78
+ #Gets and sets the text orientation type of the shape.
79
79
  attr_accessor :text_orientation_type
80
- #
80
+ #Gets and sets the text vertical alignment type of the shape.
81
81
  attr_accessor :text_vertical_alignment
82
- #
82
+ #Gets and sets the text vertical overflow type of the shape which contains text.
83
83
  attr_accessor :text_vertical_overflow
84
- #
84
+ #Indicates whether the shape is a group.
85
85
  attr_accessor :is_group
86
- #
86
+ #Indicates whether the object is visible.
87
87
  attr_accessor :is_hidden
88
- #
88
+ #True means that don't allow changes in aspect ratio.
89
89
  attr_accessor :is_lock_aspect_ratio
90
- #
90
+ #True if the object is locked, False if the object can be modified when the sheet is protected.
91
91
  attr_accessor :is_locked
92
- #
92
+ #True if the object is printable
93
93
  attr_accessor :is_printable
94
- #
94
+ #Gets and sets the text wrapped type of the shape which contains text.
95
95
  attr_accessor :is_text_wrapped
96
- #
96
+ #Indicates whether this shape is a word art.
97
97
  attr_accessor :is_word_art
98
- #
98
+ #Gets or sets the worksheet range linked to the control's value.
99
99
  attr_accessor :linked_cell
100
- #
100
+ #Returns the position of a shape in the z-order.
101
101
  attr_accessor :z_order_position
102
- #
102
+ #Represents the font of shape.
103
103
  attr_accessor :font
104
- #
104
+ #Gets the hyperlink of the shape.
105
105
  attr_accessor :hyperlink
106
106
  #
107
107
  attr_accessor :link
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SolidFill
34
- #
34
+ #Gets or sets the .
35
35
  attr_accessor :color
36
- #
36
+ #Gets and sets the object.
37
37
  attr_accessor :cells_color
38
- #
38
+ #Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
39
39
  attr_accessor :transparency
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Sparkline
34
- #Gets the column index of the sparkline.
34
+ #Gets the column index of the sparkline.
35
35
  attr_accessor :column
36
- #Represents the data range of the sparkline.
36
+ #Represents the data range of the sparkline.
37
37
  attr_accessor :data_range
38
- #Gets the row index of the sparkline.
38
+ #Gets the row index of the sparkline.
39
39
  attr_accessor :row
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,59 +31,59 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SparklineGroup
34
- #Indicates whether to show data in hidden rows and columns.
34
+ #Indicates whether to show data in hidden rows and columns.
35
35
  attr_accessor :display_hidden
36
- #Gets and sets the color of the first point of data in the sparkline group.
36
+ #Gets and sets the color of the first point of data in the sparkline group.
37
37
  attr_accessor :first_point_color
38
- #Gets and sets the color of the highest points of data in the sparkline group.
38
+ #Gets and sets the color of the highest points of data in the sparkline group.
39
39
  attr_accessor :high_point_color
40
- #Gets and sets the color of the horizontal axis in the sparkline group.
40
+ #Gets and sets the color of the horizontal axis in the sparkline group.
41
41
  attr_accessor :horizontal_axis_color
42
- #Represents the range that contains the date values for the sparkline data.
42
+ #Represents the range that contains the date values for the sparkline data.
43
43
  attr_accessor :horizontal_axis_date_range
44
- #Gets and sets the color of the last point of data in the sparkline group.
44
+ #Gets and sets the color of the last point of data in the sparkline group.
45
45
  attr_accessor :last_point_color
46
- #Gets and sets the line weight in each line sparkline in the sparkline group, in the unit of points.
46
+ #Gets and sets the line weight in each line sparkline in the sparkline group, in the unit of points.
47
47
  attr_accessor :line_weight
48
- #Gets and sets the color of the lowest points of data in the sparkline group.
48
+ #Gets and sets the color of the lowest points of data in the sparkline group.
49
49
  attr_accessor :low_point_color
50
- #Gets and sets the color of points in each line sparkline in the sparkline group.
50
+ #Gets and sets the color of points in each line sparkline in the sparkline group.
51
51
  attr_accessor :markers_color
52
- #Gets and sets the color of the negative values on the sparkline group.
52
+ #Gets and sets the color of the negative values on the sparkline group.
53
53
  attr_accessor :negative_points_color
54
- #Indicates how to plot empty cells.
54
+ #Indicates how to plot empty cells.
55
55
  attr_accessor :plot_empty_cells_type
56
- #Indicates whether the plot data is right to left.
56
+ #Indicates whether the plot data is right to left.
57
57
  attr_accessor :plot_right_to_left
58
- #Gets and sets the preset style type of the sparkline group.
58
+ #Gets and sets the preset style type of the sparkline group.
59
59
  attr_accessor :preset_style
60
- #Gets and sets the color of the sparklines in the sparkline group.
60
+ #Gets and sets the color of the sparklines in the sparkline group.
61
61
  attr_accessor :series_color
62
- #Indicates whether to highlight the first point of data in the sparkline group.
62
+ #Indicates whether to highlight the first point of data in the sparkline group.
63
63
  attr_accessor :show_first_point
64
- #Indicates whether to highlight the highest points of data in the sparkline group.
64
+ #Indicates whether to highlight the highest points of data in the sparkline group.
65
65
  attr_accessor :show_high_point
66
- #Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis.
66
+ #Indicates whether to show the sparkline horizontal axis. The horizontal axis appears if the sparkline has data that crosses the zero axis.
67
67
  attr_accessor :show_horizontal_axis
68
- #Indicates whether to highlight the last point of data in the sparkline group.
68
+ #Indicates whether to highlight the last point of data in the sparkline group.
69
69
  attr_accessor :show_last_point
70
- #Indicates whether to highlight the lowest points of data in the sparkline group.
70
+ #Indicates whether to highlight the lowest points of data in the sparkline group.
71
71
  attr_accessor :show_low_point
72
- #Indicates whether to highlight each point in each line sparkline in the sparkline group.
72
+ #Indicates whether to highlight each point in each line sparkline in the sparkline group.
73
73
  attr_accessor :show_markers
74
- #Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
74
+ #Indicates whether to highlight the negative values on the sparkline group with a different color or marker.
75
75
  attr_accessor :show_negative_points
76
- #Gets the Aspose.Cells.Charts.SparklineGroup.SparklineCollection object of the sparkline group.
76
+ #Gets the collection of object.
77
77
  attr_accessor :sparkline_collection
78
- #Indicates the sparkline type of the sparkline group.
78
+ #Indicates the sparkline type of the sparkline group.
79
79
  attr_accessor :type
80
- #Gets and sets the custom maximum value for the vertical axis.
80
+ #Gets and sets the custom maximum value for the vertical axis.
81
81
  attr_accessor :vertical_axis_max_value
82
- #Represents the vertical axis maximum value type.
82
+ #Represents the vertical axis maximum value type.
83
83
  attr_accessor :vertical_axis_max_value_type
84
- #Gets and sets the custom minimum value for the vertical axis.
84
+ #Gets and sets the custom minimum value for the vertical axis.
85
85
  attr_accessor :vertical_axis_min_value
86
- #Represents the vertical axis minimum value type.
86
+ #Represents the vertical axis minimum value type.
87
87
  attr_accessor :vertical_axis_min_value_type
88
88
 
89
89
  # 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 Spinner
34
- #
34
+ #Gets or sets the current value.
35
35
  attr_accessor :current_value
36
- #
36
+ #Gets or sets the amount that the scroll bar or spinner is incremented a line scroll.
37
37
  attr_accessor :incremental_change
38
- #
38
+ #Gets or sets the maximum value of a scroll bar or spinner range.
39
39
  attr_accessor :max
40
- #
40
+ #Gets or sets the minimum value of a scroll bar or spinner range.
41
41
  attr_accessor :min
42
- #
42
+ #Indicates whether the shape has 3-D shading.
43
43
  attr_accessor :shadow
44
44
  #
45
45
  attr_accessor :name
@@ -31,7 +31,7 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SplitResultResponse
34
- #
34
+ #Gets or sets the splitting result.
35
35
  attr_accessor :result
36
36
  #
37
37
  attr_accessor :code
@@ -37,11 +37,11 @@ module AsposeCellsCloud
37
37
  attr_accessor :destination_file_position
38
38
  #
39
39
  attr_accessor :destination_file_format
40
- #
40
+ #SheetName /NewGuid
41
41
  attr_accessor :split_name_rule
42
- #
42
+ #When destination file format is image , vertical resolution can not be null.
43
43
  attr_accessor :vertical_resolution
44
- #
44
+ #When destination file format is image , horizontal resolution can not be null.
45
45
  attr_accessor :horizontal_resolution
46
46
 
47
47
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SpreadsheetML2003SaveOptions
34
- #
34
+ #The default value is false, it means that column index will be ignored if the cell is contiguous to the previous cell.
35
35
  attr_accessor :export_column_index_of_cell
36
- #
36
+ #Causes child elements to be indented.The default value is true. If the value is false, it will reduce the size of the xml file
37
37
  attr_accessor :is_indented_formatting
38
- #
38
+ #Limit as xls, the max row index is 65535 and the max column index is 255.
39
39
  attr_accessor :limit_as_xls
40
40
  #
41
41
  attr_accessor :save_format
@@ -31,33 +31,33 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SqlScriptSaveOptions
34
- #
34
+ #Check if the table name exists before creating
35
35
  attr_accessor :check_if_table_exists
36
- #
36
+ #Gets and sets the map of column type for different database.
37
37
  attr_accessor :column_type_map
38
- #
38
+ #Check all data to find columns' data type.
39
39
  attr_accessor :check_all_data_for_column_type
40
- #
40
+ #Insert blank line between each data.
41
41
  attr_accessor :add_blank_line_between_rows
42
- #
42
+ #Gets and sets character separator of sql script.
43
43
  attr_accessor :separator
44
- #
44
+ #Gets and sets the operator type of sql.
45
45
  attr_accessor :operator_type
46
- #
46
+ #Represents which column is primary key of the data table.
47
47
  attr_accessor :primary_key
48
- #
48
+ #Indicates whether exporting sql of creating table.
49
49
  attr_accessor :create_table
50
- #
50
+ #Gets and sets the name of id column.
51
51
  attr_accessor :id_name
52
- #
52
+ #Gets and sets the start id.
53
53
  attr_accessor :start_id
54
- #
54
+ #Gets and sets the table name.
55
55
  attr_accessor :table_name
56
- #
56
+ #Indicates whether exporting all data as string value.
57
57
  attr_accessor :export_as_string
58
- #
58
+ #Gets or sets the exporting range.
59
59
  attr_accessor :export_area
60
- #
60
+ #Indicates whether the range contains header row.
61
61
  attr_accessor :has_header_row
62
62
  #
63
63
  attr_accessor :save_format
@@ -31,51 +31,51 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Style
34
- #
34
+ #Gets a object.
35
35
  attr_accessor :font
36
- #
36
+ #Gets or sets the name of the style.
37
37
  attr_accessor :name
38
- #
38
+ #Gets and sets the culture-dependent pattern string for number format. If no number format has been set for this object, null will be returned. If number format is builtin, the pattern string corresponding to the builtin number will be returned.
39
39
  attr_accessor :culture_custom
40
- #
40
+ #Represents the custom number format string of this style object. If the custom number format is not set(For example, the number format is builtin), "" will be returned.
41
41
  attr_accessor :custom
42
- #
42
+ #Gets or sets a style's background color.
43
43
  attr_accessor :background_color
44
- #
44
+ #Gets or sets a style's foreground color.
45
45
  attr_accessor :foreground_color
46
- #
46
+ #Represents if the formula will be hidden when the worksheet is protected.
47
47
  attr_accessor :is_formula_hidden
48
- #
48
+ #Indicates whether the number format is a date format.
49
49
  attr_accessor :is_date_time
50
- #
50
+ #Gets or sets a value indicating whether the text within a cell is wrapped.
51
51
  attr_accessor :is_text_wrapped
52
- #
52
+ #Indicates whether the cell shading is a gradient pattern.
53
53
  attr_accessor :is_gradient
54
- #
54
+ #Gets or sets a value indicating whether a cell can be modified or not.
55
55
  attr_accessor :is_locked
56
- #
56
+ #Indicates whether the number format is a percent format.
57
57
  attr_accessor :is_percent
58
- #
58
+ #Represents if text automatically shrinks to fit in the available column width.
59
59
  attr_accessor :shrink_to_fit
60
- #
60
+ #Represents the indent level for the cell or range. Can only be an integer from 0 to 250.
61
61
  attr_accessor :indent_level
62
- #
62
+ #Gets or sets the display format of numbers and dates. The formatting patterns are different for different regions.
63
63
  attr_accessor :number
64
- #
64
+ #Represents text rotation angle.
65
65
  attr_accessor :rotation_angle
66
- #
66
+ #Gets or sets the cell background pattern type.
67
67
  attr_accessor :pattern
68
- #
68
+ #Represents text reading order.
69
69
  attr_accessor :text_direction
70
- #
70
+ #Gets or sets the vertical alignment type of the text in a cell.
71
71
  attr_accessor :vertical_alignment
72
- #
72
+ #Gets or sets the horizontal alignment type of the text in a cell.
73
73
  attr_accessor :horizontal_alignment
74
74
  #
75
75
  attr_accessor :border_collection
76
- #
76
+ #Gets and sets the background theme color.
77
77
  attr_accessor :background_theme_color
78
- #
78
+ #Gets and sets the foreground theme color.
79
79
  attr_accessor :foreground_theme_color
80
80
 
81
81
  # 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 SvgSaveOptions
34
- #
34
+ #Gets and sets which worksheet should be exported. If the value is -1, the active worksheet will be exported.
35
35
  attr_accessor :sheet_index
36
36
  #
37
37
  attr_accessor :save_format
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class TableTotalRequest
34
- #
34
+ #Indicates list column index.
35
35
  attr_accessor :list_column_index
36
- #
36
+ #Indicates totals calculation.
37
37
  attr_accessor :totals_calculation
38
- #
38
+ #Indicates custom formula.
39
39
  attr_accessor :custom_formula
40
40
 
41
41
  # 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 TextFormatCondition
34
- #
34
+ #The text value in a "text contains" conditional formatting rule. Valid only for type = containsText, notContainsText, beginsWith and endsWith. The default value is null.
35
35
  attr_accessor :text
36
36
  #
37
37
  attr_accessor :formula1