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,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,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
@@ -33,13 +33,13 @@ module AsposeCellsCloud
33
33
  class TextWaterMarkerRequest
34
34
  #
35
35
  attr_accessor :text
36
- #
36
+ #Indicates font name.
37
37
  attr_accessor :font_name
38
- #
38
+ #Indicates font size.
39
39
  attr_accessor :font_size
40
- #
40
+ #Indicates image height.
41
41
  attr_accessor :height
42
- #
42
+ #Indicates image width.
43
43
  attr_accessor :width
44
44
 
45
45
  # 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 TextureFill
34
- #
34
+ #Gets and sets the texture type
35
35
  attr_accessor :type
36
- #
36
+ #Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
37
37
  attr_accessor :transparency
38
- #
38
+ #Gets and sets the picture format scale.
39
39
  attr_accessor :scale
40
- #
40
+ #Gets or sets tile picture option.
41
41
  attr_accessor :tile_pic_option
42
- #
42
+ #Gets or sets picture format option.
43
43
  attr_accessor :pic_format_option
44
44
  #
45
45
  attr_accessor :image
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ThemeColor
34
- #
34
+ #Gets and sets the theme type.
35
35
  attr_accessor :color_type
36
- #
36
+ #Gets and sets the tint value.
37
37
  attr_accessor :tint
38
38
 
39
39
  # 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 TickLabels
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
+ #Returns a object that represents the font of the specified TickLabels object.
39
39
  attr_accessor :font
40
- #
40
+ #Represents the format number for the TickLabels object.
41
41
  attr_accessor :number
42
- #
42
+ #Represents the format string for the TickLabels object.
43
43
  attr_accessor :number_format
44
- #
44
+ #True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
45
45
  attr_accessor :number_format_linked
46
- #
46
+ #Gets and sets the distance of labels from the axis.
47
47
  attr_accessor :offset
48
- #
48
+ #Represents text rotation angle in clockwise.
49
49
  attr_accessor :rotation_angle
50
- #
50
+ #Represents text reading order.
51
51
  attr_accessor :text_direction
52
- #
52
+ #Represents text reading order.
53
53
  attr_accessor :reading_order
54
- #
54
+ #Gets and sets the direction of text.
55
55
  attr_accessor :direction_type
56
56
  #
57
57
  attr_accessor :link
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class TilePicOption
34
- #
34
+ #Gets or sets the X offset for tiling picture.
35
35
  attr_accessor :offset_x
36
- #
36
+ #Gets or sets the Y offset for tiling picture.
37
37
  attr_accessor :offset_y
38
- #
38
+ #Gets or sets the X scale for tiling picture.
39
39
  attr_accessor :scale_x
40
- #
40
+ #Gets or sets the Y scale for tiling picture.
41
41
  attr_accessor :scale_y
42
- #
42
+ #Gets or sets the alignment for tiling.
43
43
  attr_accessor :alignment_type
44
- #
44
+ #Gets or sets the mirror type for tiling.
45
45
  attr_accessor :mirror_type
46
46
 
47
47
  # 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 TimePeriodFormatCondition
34
- #
34
+ #The applicable time period in a "date occurring…" conditional formatting rule. Valid only for type = timePeriod. The default value is TimePeriodType.Today
35
35
  attr_accessor :time_period
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 Title
34
- #
34
+ #Represents whether the title is visible.
35
35
  attr_accessor :is_visible
36
36
  #
37
37
  attr_accessor :linked_source
38
38
  #
39
39
  attr_accessor :rotation_angle
40
- #
40
+ #Gets or sets the text of display unit label.
41
41
  attr_accessor :text
42
42
  #
43
43
  attr_accessor :text_direction
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Top10
34
- #Get or set the flag indicating whether a "top/bottom n" rule is a "bottom n" rule. '1' indicates 'bottom'. Default value is false.
34
+ #Get or set whether a "top/bottom n" rule is a "bottom n" rule. Default value is false.
35
35
  attr_accessor :is_bottom
36
- #Get or set the flag indicating whether a "top/bottom n" rule is a "top/bottom n percent" rule. Default value is false.
36
+ #Get or set whether a "top/bottom n" rule is a "top/bottom n percent" rule. Default value is false.
37
37
  attr_accessor :is_percent
38
- #Get or set the value of "n" in a "top/bottom n" conditional formatting rule. If IsPercent is true, the value must between 0 and 100. Otherwise it must between 0 and 1000. Default value is 10.
38
+ #Get or set the value of "n" in a "top/bottom n" conditional formatting rule. If IsPercent is true, the value must between 0 and 100. Otherwise it must between 0 and 1000. Default value is 10.
39
39
  attr_accessor :rank
40
40
 
41
41
  # 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 Top10Filter
34
- #
34
+ #
35
35
  attr_accessor :criteria
36
- #
36
+ #Indicates whether the items is percent.
37
37
  attr_accessor :is_percent
38
- #
38
+ #Indicates whether it's top filter.
39
39
  attr_accessor :is_top
40
- #
40
+ #Gets and sets the items of the filter.
41
41
  attr_accessor :items
42
42
 
43
43
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -33,29 +33,29 @@ module AsposeCellsCloud
33
33
  class Trendline
34
34
  #
35
35
  attr_accessor :link
36
- #
36
+ #Returns or sets the number of periods (or units on a scatter chart) that the trendline extends backward. The number of periods must be greater than or equal to zero. If the chart type is column ,the number of periods must be between 0 and 0.5
37
37
  attr_accessor :backward
38
- #
38
+ #Represents the DataLabels object for the specified series.
39
39
  attr_accessor :data_labels
40
- #
40
+ #Represents if the equation for the trendline is displayed on the chart (in the same data label as the R-squared value). Setting this property to True automatically turns on data labels.
41
41
  attr_accessor :display_equation
42
- #
42
+ #Represents if the R-squared value of the trendline is displayed on the chart (in the same data label as the equation). Setting this property to True automatically turns on data labels.
43
43
  attr_accessor :display_r_squared
44
- #
44
+ #Returns or sets the number of periods (or units on a scatter chart) that the trendline extends forward. The number of periods must be greater than or equal to zero.
45
45
  attr_accessor :forward
46
- #
46
+ #Returns or sets the point where the trendline crosses the value axis.
47
47
  attr_accessor :intercept
48
- #
48
+ #Returns if Microsoft Excel automatically determines the name of the trendline.
49
49
  attr_accessor :is_name_auto
50
- #
50
+ #Gets the legend entry according to this trendline
51
51
  attr_accessor :legend_entry
52
- #
52
+ #Returns the name of the trendline.
53
53
  attr_accessor :name
54
- #
54
+ #Returns or sets the trendline order (an integer greater than 1) when the trendline type is Polynomial. The order must be between 2 and 6.
55
55
  attr_accessor :order
56
- #
56
+ #Returns or sets the period for the moving-average trendline.
57
57
  attr_accessor :period
58
- #
58
+ #Returns the trendline type.
59
59
  attr_accessor :type
60
60
  #
61
61
  attr_accessor :begin_arrow_length
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class TxtSaveOptions
34
- #
34
+ #Gets or sets how to quote values in the exported text file.
35
35
  attr_accessor :quote_type
36
- #
36
+ #Gets and sets char Delimiter of text file.
37
37
  attr_accessor :separator
38
- #
38
+ #Gets and sets the a string value as separator.
39
39
  attr_accessor :separator_string
40
- #
40
+ #Indicates whether always adding '"' for each field. If true then all values will be quoted; If false then values will only be quoted when needed(for example, when values contain special characters such as '"' , '\n' or separator character). Default is false.
41
41
  attr_accessor :always_quoted
42
42
  #
43
43
  attr_accessor :save_format
@@ -31,37 +31,37 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Validation
34
- #
34
+ #Represents the validation alert style.
35
35
  attr_accessor :alert_style
36
- #
36
+ #Represents a collection of Aspose.Cells.CellArea which contains the data validation settings.
37
37
  attr_accessor :area_list
38
- #
38
+ #Represents the data validation error message.
39
39
  attr_accessor :error_message
40
- #
40
+ #Represents the title of the data-validation error dialog box.
41
41
  attr_accessor :error_title
42
- #
42
+ #Represents the value or expression associated with the data validation.
43
43
  attr_accessor :formula1
44
- #
44
+ #Represents the value or expression associated with the data validation.
45
45
  attr_accessor :formula2
46
- #
46
+ #Indicates whether blank values are permitted by the range data validation.
47
47
  attr_accessor :ignore_blank
48
- #
48
+ #Indicates whether data validation displays a drop-down list that contains acceptable values.
49
49
  attr_accessor :in_cell_drop_down
50
- #
50
+ #Represents the data validation input message.
51
51
  attr_accessor :input_message
52
- #
52
+ #Represents the title of the data-validation input dialog box.
53
53
  attr_accessor :input_title
54
- #
54
+ #Represents the operator for the data validation.
55
55
  attr_accessor :operator
56
- #
56
+ #Indicates whether the data validation error message will be displayed whenever the user enters invalid data.
57
57
  attr_accessor :show_error
58
- #
58
+ #Indicates whether the data validation input message will be displayed whenever the user selects a cell in the data validation range.
59
59
  attr_accessor :show_input
60
- #
60
+ #Represents the data validation type.
61
61
  attr_accessor :type
62
- #
62
+ #Represents the first value associated with the data validation.
63
63
  attr_accessor :value1
64
- #
64
+ #Represents the second value associated with the data validation.
65
65
  attr_accessor :value2
66
66
  #
67
67
  attr_accessor :link
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class VerticalPageBreak
34
- #
34
+ #Gets the column index of the vertical page break.
35
35
  attr_accessor :column
36
- #
36
+ #Gets the end row index of the vertical page break.
37
37
  attr_accessor :end_row
38
- #
38
+ #Gets the start row index of the vertical page break.
39
39
  attr_accessor :start_row
40
40
 
41
41
  # 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 Walls
34
- #
34
+ #Gets the x coordinate of the left-bottom corner of Wall center in units of 1/4000 of chart's width after calls Chart.Calculate() method.
35
35
  attr_accessor :center_x
36
- #
36
+ #Gets the y coordinate of the left-bottom corner of Wall center in units of 1/4000 of chart's height after calls Chart.Calculate() method.
37
37
  attr_accessor :center_y
38
- #
38
+ #Gets the depth front to back in units of 1/4000 of chart's width after calls Chart.Calculate() method.
39
39
  attr_accessor :depth
40
- #
40
+ #Gets the height of top to bottom in units of 1/4000 of chart's height after calls Chart.Calculate() method.
41
41
  attr_accessor :height
42
- #
42
+ #Gets the width of left to right in units of 1/4000 of chart's width after calls Chart.Calculate() method.
43
43
  attr_accessor :width
44
44
  #
45
45
  attr_accessor :border