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
@@ -31,39 +31,39 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Protection
34
- #
34
+ #Represents if the deletion of columns is allowed on a protected worksheet.
35
35
  attr_accessor :allow_deleting_column
36
- #
36
+ #Represents if the deletion of rows is allowed on a protected worksheet.
37
37
  attr_accessor :allow_deleting_row
38
- #
38
+ #Represents if the user is allowed to make use of an AutoFilter that was created before the sheet was protected.
39
39
  attr_accessor :allow_filtering
40
- #
40
+ #Represents if the formatting of cells is allowed on a protected worksheet.
41
41
  attr_accessor :allow_formatting_cell
42
- #
42
+ #Represents if the formatting of columns is allowed on a protected worksheet
43
43
  attr_accessor :allow_formatting_column
44
- #
44
+ #Represents if the formatting of rows is allowed on a protected worksheet
45
45
  attr_accessor :allow_formatting_row
46
- #
46
+ #Represents if the insertion of columns is allowed on a protected worksheet
47
47
  attr_accessor :allow_inserting_column
48
- #
48
+ #Represents if the insertion of hyperlinks is allowed on a protected worksheet
49
49
  attr_accessor :allow_inserting_hyperlink
50
- #
50
+ #Represents if the insertion of rows is allowed on a protected worksheet
51
51
  attr_accessor :allow_inserting_row
52
- #
52
+ #Represents if the sorting option is allowed on a protected worksheet.
53
53
  attr_accessor :allow_sorting
54
- #
54
+ #Represents if the user is allowed to manipulate pivot tables on a protected worksheet.
55
55
  attr_accessor :allow_using_pivot_table
56
- #
56
+ #Represents if the user is allowed to edit contents of locked cells on a protected worksheet.
57
57
  attr_accessor :allow_editing_content
58
- #
58
+ #Represents if the user is allowed to manipulate drawing objects on a protected worksheet.
59
59
  attr_accessor :allow_editing_object
60
- #
60
+ #Represents if the user is allowed to edit scenarios on a protected worksheet.
61
61
  attr_accessor :allow_editing_scenario
62
- #
62
+ #Represents the password to protect the worksheet.
63
63
  attr_accessor :password
64
- #
64
+ #Represents if the user is allowed to select locked cells on a protected worksheet.
65
65
  attr_accessor :allow_selecting_locked_cell
66
- #
66
+ #Represents if the user is allowed to select unlocked cells on a protected worksheet.
67
67
  attr_accessor :allow_selecting_unlocked_cell
68
68
 
69
69
  # 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 QueryTable
34
- #
34
+ #Gets the connection id of the query table.
35
35
  attr_accessor :connection_id
36
- #
36
+ #Gets the name of querytable.
37
37
  attr_accessor :name
38
- #
38
+ #Gets the range of the result.
39
39
  attr_accessor :result_range
40
- #
40
+ #Returns or sets the PreserveFormatting of the object.
41
41
  attr_accessor :preserve_formatting
42
- #
42
+ #Returns or sets the AdjustColumnWidth of the object.
43
43
  attr_accessor :adjust_column_width
44
44
 
45
45
  # 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 RadioButton
34
- #
34
+ #Gets the GroupBox that contains this RadioButton.
35
35
  attr_accessor :group_box
36
- #
36
+ #Indicates if the radiobutton is checked or not.
37
37
  attr_accessor :is_checked
38
- #
38
+ #Indicates whether the combobox has 3-D shading.
39
39
  attr_accessor :shadow
40
40
  #
41
41
  attr_accessor :name
@@ -31,23 +31,23 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Range
34
- #Gets the count of columns in the range.
34
+ #Gets the count of columns in the range.
35
35
  attr_accessor :column_count
36
- #Sets or gets the column width of this range
36
+ #Sets or gets the column width of this range
37
37
  attr_accessor :column_width
38
- #Gets the index of the first column of the range.
38
+ #Gets the index of the first column of the range.
39
39
  attr_accessor :first_column
40
- #Gets the index of the first row of the range.
40
+ #Gets the index of the first row of the range.
41
41
  attr_accessor :first_row
42
- #Gets or sets the name of the range.
42
+ #Gets or sets the name of the range.
43
43
  attr_accessor :name
44
- #Gets the range's refers to.
44
+ #Gets the range's refers to.
45
45
  attr_accessor :refers_to
46
- #Gets the count of rows in the range.
46
+ #Gets the count of rows in the range.
47
47
  attr_accessor :row_count
48
- #Sets or gets the height of rows in this range
48
+ #Sets or gets the height of rows in this range
49
49
  attr_accessor :row_height
50
- #Gets the Aspose.Cells.Range.Worksheetobject which contains this range.
50
+ #Gets the object which contains this range.
51
51
  attr_accessor :worksheet
52
52
 
53
53
  # 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 RangeCopyRequest
34
- #
34
+ #copydata, copystyle, copyto, copyvalue.
35
35
  attr_accessor :operate
36
- #
36
+ #Source range.
37
37
  attr_accessor :source
38
- #
38
+ #Target range.
39
39
  attr_accessor :target
40
- #
40
+ #Represents the paste special options.
41
41
  attr_accessor :paste_options
42
42
 
43
43
  # 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 RangeSetOutlineBorderRequest
34
- #
34
+ #Encapsulates the object that represents a range of cells within a spreadsheet.
35
35
  attr_accessor :range
36
- #
36
+ #LeftBorder, RightBorder, TopBorder, BottomBorder, DiagonalDown, DiagonalUp, Vertical and Horizontal.
37
37
  attr_accessor :border_edge
38
- #
38
+ #None, Thin, Medium, Dashed, Dotted, Thick, Double, Hair, MediumDashed, DashDot, MediumDashDot, DashDotDot, MediumDashDotDot and SlantedDashDot.
39
39
  attr_accessor :border_style
40
- #
40
+ #Border color.
41
41
  attr_accessor :border_color
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 RangeSetStyleRequest
34
- #
34
+ #Encapsulates the object that represents a range of cells within a spreadsheet.
35
35
  attr_accessor :range
36
- #
36
+ #Represents display style of excel document,such as font,color,alignment,border,etc.
37
37
  attr_accessor :style
38
38
 
39
39
  # 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 RangeSortRequest
34
- #
34
+ #Summary description for DataSorter.
35
35
  attr_accessor :data_sorter
36
- #
36
+ #Encapsulates the object that represents a range of cells within a spreadsheet.
37
37
  attr_accessor :cell_area
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 Row
34
- #
34
+ #Gets the group level of the row.
35
35
  attr_accessor :group_level
36
- #
36
+ #Gets and sets the row height in unit of Points.
37
37
  attr_accessor :height
38
- #
38
+ #Gets the index of this row.
39
39
  attr_accessor :index
40
- #
40
+ #Indicates whether the row contains any data
41
41
  attr_accessor :is_blank
42
- #
42
+ #Indicates that row height and default font height matches.
43
43
  attr_accessor :is_height_matched
44
- #
44
+ #Indicates whether the row is hidden.
45
45
  attr_accessor :is_hidden
46
- #
46
+ #Represents the style of this row.
47
47
  attr_accessor :style
48
48
  #
49
49
  attr_accessor :link
@@ -31,7 +31,7 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class SaveOptions
34
- #
34
+ #Save format name
35
35
  attr_accessor :save_format
36
36
  #The cached file folder is used to store some large data.
37
37
  attr_accessor :cached_file_folder
@@ -39,11 +39,11 @@ module AsposeCellsCloud
39
39
  attr_accessor :clear_data
40
40
  #If true and the directory does not exist, the directory will be automatically created before saving the file.
41
41
  attr_accessor :create_directory
42
- #
42
+ #whether http compression is to be used.
43
43
  attr_accessor :enable_http_compression
44
- #
44
+ #Indicates whether refreshing chart cache data
45
45
  attr_accessor :refresh_chart_cache
46
- #
46
+ #Indicates whether sorting defined names before saving file.
47
47
  attr_accessor :sort_names
48
48
  #Indicates whether validate merged areas before saving the file.The default value is false.
49
49
  attr_accessor :validate_merged_areas
@@ -31,19 +31,19 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ScrollBar
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
+ #Indicates whether this is a horizontal scroll bar.
39
39
  attr_accessor :is_horizontal
40
- #
40
+ #Gets or sets the maximum value of a scroll bar or spinner range.
41
41
  attr_accessor :max
42
- #
42
+ #Gets or sets the minimum value of a scroll bar or spinner range.
43
43
  attr_accessor :min
44
- #
44
+ #Gets or sets page change
45
45
  attr_accessor :page_change
46
- #
46
+ #Indicates whether the shape has 3-D shading.
47
47
  attr_accessor :shadow
48
48
  #
49
49
  attr_accessor :name
@@ -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.