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,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class GradientFill
34
- #
34
+ #Gets the gradient fill type.
35
35
  attr_accessor :fill_type
36
- #
36
+ #Gets the gradient direction type.
37
37
  attr_accessor :direction_type
38
- #
38
+ #The angle of linear fill.
39
39
  attr_accessor :angle
40
- #
40
+ #Represents the gradient stop collection.
41
41
  attr_accessor :gradient_stops
42
42
 
43
43
  # 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 GroupBox
34
- #
34
+ #Indicates whether the groupbox has shadow.
35
35
  attr_accessor :shadow
36
36
  #
37
37
  attr_accessor :name
@@ -31,11 +31,11 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class HorizontalPageBreak
34
- #
34
+ #Gets the zero based row index.
35
35
  attr_accessor :row
36
- #
36
+ #Gets the end column index of this horizontal page break.
37
37
  attr_accessor :end_column
38
- #
38
+ #Gets the start column index of this horizontal page break.
39
39
  attr_accessor :start_column
40
40
 
41
41
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -41,71 +41,71 @@ module AsposeCellsCloud
41
41
  attr_accessor :show_all_sheets
42
42
  #
43
43
  attr_accessor :image_options
44
- #
44
+ #Indicates whether save the html as single file. The default value is false.
45
45
  attr_accessor :save_as_single_file
46
- #
46
+ #Indicates whether save the html as single file. The default value is false.
47
47
  attr_accessor :export_hidden_worksheet
48
- #
48
+ #Indicating whether exporting the gridlines.The default value is false.
49
49
  attr_accessor :export_grid_lines
50
- #
50
+ #Indicating if html or mht file is presentation preference.The default value is false.if you want to get more beautiful presentation,please set the value to true.
51
51
  attr_accessor :presentation_preference
52
- #
52
+ #Gets and sets the prefix of the css name,the default value is "".
53
53
  attr_accessor :cell_css_prefix
54
- #
54
+ #Gets and sets the prefix of the type css name such as tr,col,td and so on, they are contained in the table element which has the specific TableCssId attribute. The default value is "".
55
55
  attr_accessor :table_css_id
56
- #
56
+ #Indicating whether using full path link in sheet00x.htm,filelist.xml and tabstrip.htm. The default value is false.
57
57
  attr_accessor :is_full_path_link
58
- #
58
+ #Indicating whether export the worksheet css separately.The default value is false.
59
59
  attr_accessor :export_worksheet_css_separately
60
60
  #
61
61
  attr_accessor :export_similar_border_style
62
- #
62
+ #Indicates whether merging empty TD element forcely when exporting file to html. The size of html file will be reduced significantly after setting value to true. The default value is false. If you want to import the html file to excel or export perfect grid lines when saving file to html, please keep the default value.
63
63
  attr_accessor :merge_empty_td_forcely
64
- #
64
+ #Indicates whether exporting excel coordinate of nonblank cells when saving file to html. The default value is false. If you want to import the output html to excel, please keep the default value.
65
65
  attr_accessor :export_cell_coordinate
66
- #
66
+ #Indicates whether exporting extra headings when the length of text is longer than max display column. The default value is false. If you want to import the html file to excel, please keep the default value.
67
67
  attr_accessor :export_extra_headings
68
- #
68
+ #Indicates whether exporting headings when saving file to html.The default value is false. If you want to import the html file to excel, please keep the default value.
69
69
  attr_accessor :export_headings
70
- #
70
+ #Indicates whether exporting formula when saving file to html. The default value is true. If you want to import the output html to excel, please keep the default value
71
71
  attr_accessor :export_formula
72
- #
72
+ #Indicates whether adding tooltip text when the data can't be fully displayed.
73
73
  attr_accessor :add_tooltip_text
74
- #
74
+ #Indicating whether exporting bogus bottom row data. The default value is true.If you want to import the html or mht file to excel, please keep the default value.
75
75
  attr_accessor :export_bogus_row_data
76
- #
76
+ #Indicating whether excluding unused styles.The default value is false.If you want to import the html or mht file to excel, please keep the default value.
77
77
  attr_accessor :exclude_unused_styles
78
- #
78
+ #Indicating whether exporting document properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
79
79
  attr_accessor :export_document_properties
80
- #
80
+ #Indicating whether exporting worksheet properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
81
81
  attr_accessor :export_worksheet_properties
82
- #
82
+ #Indicating whether exporting workbook properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.
83
83
  attr_accessor :export_workbook_properties
84
- #
84
+ #Indicating whether exporting frame scripts and document properties. The default value is true.If you want to import the html or mht file to excel, please keep the default value.
85
85
  attr_accessor :export_frame_scripts_and_properties
86
- #
86
+ #The directory that the attached files will be saved to. Only for saving to html stream.
87
87
  attr_accessor :attached_files_directory
88
- #
88
+ #Specify the Url prefix of attached files such as image in the html file. Only for saving to html stream.
89
89
  attr_accessor :attached_files_url_prefix
90
90
  #
91
91
  attr_accessor :encoding
92
- #
92
+ #Indicates if exporting the whole workbook to html file.
93
93
  attr_accessor :export_active_worksheet_only
94
- #
94
+ #Get or set the format of chart image before exporting
95
95
  attr_accessor :export_chart_image_format
96
96
  #
97
97
  attr_accessor :export_images_as_base64
98
- #
98
+ #Hidden column(the width of this column is 0) in excel,before save this into html format, if HtmlHiddenColDisplayType is "Remove",the hidden column would ont been output, if the value is "Hidden", the column would been output,but was hidden,the default value is "Hidden"
99
99
  attr_accessor :hidden_col_display_type
100
- #
100
+ #Hidden row(the height of this row is 0) in excel,before save this into html format, if HtmlHiddenRowDisplayType is "Remove",the hidden row would ont been output, if the value is "Hidden", the row would been output,but was hidden,the default value is "Hidden"
101
101
  attr_accessor :hidden_row_display_type
102
- #
102
+ #Indicates if a cross-cell string will be displayed in the same way as MS Excel when saving an Excel file in html format. By default the value is Default, so, for cross-cell strings, there is little difference between the html files created by Aspose.Cells and MS Excel. But the performance for creating large html files,setting the value to Cross would be several times faster than setting it to Default or Fit2Cell.
103
103
  attr_accessor :html_cross_string_type
104
- #
104
+ #Indicates if export image files to temp directory. Only for saving to html stream.
105
105
  attr_accessor :is_exp_image_to_temp_dir
106
- #
106
+ #The title of the html page. Only for saving to html stream.
107
107
  attr_accessor :page_title
108
- #
108
+ #Parse html tag in cell,like ,as cell value,or as html tag,default is true
109
109
  attr_accessor :parse_html_tag_in_cell
110
110
  #
111
111
  attr_accessor :save_format
@@ -31,15 +31,15 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Hyperlink
34
- #
34
+ #Represents the address of a hyperlink.
35
35
  attr_accessor :address
36
- #
36
+ #Gets the range of hyperlink.
37
37
  attr_accessor :area
38
- #
38
+ #Returns or sets the ScreenTip text for the specified hyperlink.
39
39
  attr_accessor :screen_tip
40
- #
40
+ #Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink.
41
41
  attr_accessor :text_to_display
42
- #
42
+ #Gets the link type.
43
43
  attr_accessor :link_type
44
44
  #
45
45
  attr_accessor :link
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class IconFilter
34
- #
34
+ #Gets and sets Zero-based index of an icon in an icon set.
35
35
  attr_accessor :icon_id
36
- #
36
+ #Gets and sets which icon set is used in the filter criteria.
37
37
  attr_accessor :icon_set_type
38
38
 
39
39
  # 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 IconSet
34
- #Get theAspose.Cells.ConditionalFormattingIcon from the collection
34
+ #Get the from the collection
35
35
  attr_accessor :cf_icons
36
- #Get the CFValueObjects instance.
36
+ #Get the CFValueObjects instance.
37
37
  attr_accessor :cfvos
38
- #Indicates whether the icon set is custom. Default value is false.
38
+ #Indicates whether the icon set is custom. Default value is false.
39
39
  attr_accessor :is_custom
40
- #Get or set the flag indicating whether to reverses the default order of the icons in this icon set. Default value is false.
40
+ #Get or set the flag indicating whether to reverses the default order of the icons in this icon set. Default value is false.
41
41
  attr_accessor :reverse
42
- #Get or set the flag indicating whether to show the values of the cells on which this icon set is applied. Default value is true.
42
+ #Get or set the flag indicating whether to show the values of the cells on which this icon set is applied. Default value is true.
43
43
  attr_accessor :show_value
44
44
  #Get or Set the icon set type to display. Setting the type will auto check if the current Cfvos's count is accord with the new type. If not accord, old Cfvos will be cleaned and default Cfvos will be added.
45
45
  attr_accessor :icon_set_type
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ImageOrPrintOptions
34
- #
34
+ #TextCrossType
35
35
  attr_accessor :text_cross_type
36
- #
36
+ #GridlineType
37
37
  attr_accessor :gridline_type
38
38
  #
39
39
  attr_accessor :output_blank_page_when_nothing_to_print
@@ -65,21 +65,21 @@ module AsposeCellsCloud
65
65
  attr_accessor :horizontal_resolution
66
66
  #
67
67
  attr_accessor :vertical_resolution
68
- #
68
+ #DefaultEditLanguage
69
69
  attr_accessor :default_edit_language
70
- #
70
+ #ColorDepth
71
71
  attr_accessor :tiff_color_depth
72
- #
72
+ #TiffCompression
73
73
  attr_accessor :tiff_compression
74
- #
74
+ #PrintingPageType
75
75
  attr_accessor :printing_page
76
76
  #
77
77
  attr_accessor :quality
78
- #
78
+ #ImageType
79
79
  attr_accessor :image_type
80
80
  #
81
81
  attr_accessor :one_page_per_sheet
82
- #
82
+ #ImageBinarizationMethod
83
83
  attr_accessor :tiff_binarization_method
84
84
 
85
85
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,29 +31,29 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ImageSaveOptions
34
- #
34
+ #Indicate the chart imagetype when converting.
35
35
  attr_accessor :chart_image_type
36
- #
36
+ #Indicate the filename of embeded image in svg. This should be full path with directory like "c:\\xpsEmbeded"
37
37
  attr_accessor :embeded_image_name_in_svg
38
- #
38
+ #Gets or sets the horizontal resolution for generated images, in dots per inch. Applies generating image method except Emf format images. The default value is 96.
39
39
  attr_accessor :horizontal_resolution
40
- #
40
+ #Gets or sets the format of the generated images. Don't apply the method that returns a Bitmap object. The default value is ImageFormat.Bmp. Don't apply the method that returns a Bitmap object.
41
41
  attr_accessor :image_format
42
- #
42
+ #Indicates whether the width and height of the cells is automatically fitted by cell value. The default value is false.
43
43
  attr_accessor :is_cell_auto_fit
44
- #
44
+ #If OnePagePerSheet is true , all content of one sheet will output to only one page in result. The paper size of pagesetup will be invalid, and the other settings of pagesetup will still take effect.
45
45
  attr_accessor :one_page_per_sheet
46
- #
46
+ #If this property is true , onle Area will be output, and no scale will take effect.
47
47
  attr_accessor :only_area
48
- #
48
+ #Indicates which pages will not be printed.
49
49
  attr_accessor :printing_page
50
- #
50
+ #If PrintWithStatusDialog = true , there will be a dialog that shows current print status. else no such dialog will show.
51
51
  attr_accessor :print_with_status_dialog
52
- #
52
+ #Gets or sets a value determining the quality of the generated images to apply only when saving pages to the Jpeg format. Has effect only when saving to JPEG. The value must be between 0 and 100. The default value is 100.
53
53
  attr_accessor :quality
54
- #
54
+ #Gets or sets the type of compression to apply only when saving pages to the Tiff format. Has effect only when saving to TIFF. The default value is Lzw.
55
55
  attr_accessor :tiff_compression
56
- #
56
+ #Gets or sets the vertical resolution for generated images, in dots per inch. Applies generating image method except Emf format image. The default value is 96.
57
57
  attr_accessor :vertical_resolution
58
58
  #
59
59
  attr_accessor :save_format
@@ -41,7 +41,7 @@ module AsposeCellsCloud
41
41
  attr_accessor :lower_right_column
42
42
  #
43
43
  attr_accessor :filename
44
- #
44
+ #base64
45
45
  attr_accessor :data
46
46
  #
47
47
  attr_accessor :destination_worksheet
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class JsonSaveOptions
34
- #
34
+ #Gets or sets the exporting range.
35
35
  attr_accessor :export_area
36
- #
36
+ #Indicates whether the range contains header row.
37
37
  attr_accessor :has_header_row
38
- #
38
+ #Exports the string value of the cells to json.
39
39
  attr_accessor :export_as_string
40
- #
40
+ #Indicates the indent.
41
41
  attr_accessor :indent
42
42
  #
43
43
  attr_accessor :save_format
@@ -67,7 +67,7 @@ module AsposeCellsCloud
67
67
  attr_accessor :rotation_angle
68
68
  #
69
69
  attr_accessor :html_text
70
- #
70
+ #Gets or sets the text of display unit label.
71
71
  attr_accessor :text
72
72
  #
73
73
  attr_accessor :alternative_text
@@ -31,9 +31,9 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Legend
34
- #
34
+ #Gets or sets the legend position type.
35
35
  attr_accessor :position
36
- #
36
+ #Gets a collection of all the LegendEntry objects in the specified chart legend. Setting the legend entries of the surface chart is not supported. So it will return null if the chart type is surface chart type.
37
37
  attr_accessor :legend_entries
38
38
  #
39
39
  attr_accessor :area
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LegendEntry
34
- #
34
+ #True if the text in the object changes font size when the object size changes. The default value is True.
35
35
  attr_accessor :auto_scale_font
36
- #
36
+ #Gets and sets the display mode of the background
37
37
  attr_accessor :background_mode
38
- #
38
+ #Gets a object of the specified ChartFrame object.
39
39
  attr_accessor :font
40
- #
40
+ #Gets and sets whether the legend entry is deleted.
41
41
  attr_accessor :is_deleted
42
42
  #
43
43
  attr_accessor :link
@@ -31,43 +31,43 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class Line
34
- #
34
+ #Specifies the length of the arrowhead for the begin of a line.
35
35
  attr_accessor :begin_arrow_length
36
- #
36
+ #Specifies the width of the arrowhead for the begin of a line.
37
37
  attr_accessor :begin_arrow_width
38
- #
38
+ #Specifies an arrowhead for the begin of a line.
39
39
  attr_accessor :begin_type
40
- #
40
+ #Specifies the ending caps.
41
41
  attr_accessor :cap_type
42
- #
42
+ #Represents the of the line.
43
43
  attr_accessor :color
44
- #
44
+ #Specifies the compound line type
45
45
  attr_accessor :compound_type
46
- #
46
+ #Specifies the dash line type
47
47
  attr_accessor :dash_type
48
- #
48
+ #Specifies the length of the arrowhead for the end of a line.
49
49
  attr_accessor :end_arrow_length
50
- #
50
+ #Specifies the width of the arrowhead for the end of a line.
51
51
  attr_accessor :end_arrow_width
52
- #
52
+ #Specifies an arrowhead for the end of a line.
53
53
  attr_accessor :end_type
54
- #
54
+ #Represents gradient fill.
55
55
  attr_accessor :gradient_fill
56
- #
56
+ #Indicates whether this line style is auto assigned.
57
57
  attr_accessor :is_auto
58
- #
58
+ #Indicates whether the color of line is automatic assigned.
59
59
  attr_accessor :is_automatic_color
60
- #
60
+ #Represents whether the line is visible.
61
61
  attr_accessor :is_visible
62
- #
62
+ #Specifies the joining caps.
63
63
  attr_accessor :join_type
64
- #
64
+ #Represents the style of the line.
65
65
  attr_accessor :style
66
- #
66
+ #Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear).
67
67
  attr_accessor :transparency
68
- #
68
+ #Gets or sets the of the line.
69
69
  attr_accessor :weight
70
- #
70
+ #Gets or sets the weight of the line in unit of points.
71
71
  attr_accessor :weight_pt
72
72
 
73
73
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -31,27 +31,27 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LineFormat
34
- #
34
+ #Gets and sets the begin arrow length type of the line.
35
35
  attr_accessor :begin_arrowhead_length
36
- #
36
+ #Gets and sets the begin arrow type of the line.
37
37
  attr_accessor :begin_arrowhead_style
38
- #
38
+ #Gets and sets the begin arrow width type of the line.
39
39
  attr_accessor :begin_arrowhead_width
40
- #
40
+ #Specifies the ending caps.
41
41
  attr_accessor :cap_type
42
- #
42
+ #Specifies the line compound type.
43
43
  attr_accessor :compound_type
44
- #
44
+ #Specifies the line dash type.
45
45
  attr_accessor :dash_style
46
- #
46
+ #Gets and sets the end arrow length type of the line.
47
47
  attr_accessor :end_arrowhead_length
48
- #
48
+ #Gets and sets the end arrow type of the line.
49
49
  attr_accessor :end_arrowhead_style
50
- #
50
+ #Gets and sets the end arrow width type of the line.
51
51
  attr_accessor :end_arrowhead_width
52
- #
52
+ #Specifies the line join type.
53
53
  attr_accessor :join_type
54
- #
54
+ #Gets or sets the weight of the line in unit of points.
55
55
  attr_accessor :weight
56
56
  #
57
57
  attr_accessor :type
@@ -31,17 +31,17 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class LineShape
34
- #
34
+ #Gets and sets the begin arrow head length of the line.
35
35
  attr_accessor :begin_arrowhead_length
36
- #
36
+ #Gets and sets the begin arrow head style of the line.
37
37
  attr_accessor :begin_arrowhead_style
38
- #
38
+ #Gets and sets the begin arrow head width of the line.
39
39
  attr_accessor :begin_arrowhead_width
40
- #
40
+ #Gets and sets the end arrow head length of the line.
41
41
  attr_accessor :end_arrowhead_length
42
- #
42
+ #Gets and sets the end arrow head style of the line.
43
43
  attr_accessor :end_arrowhead_style
44
- #
44
+ #Gets and sets the end arrow head width of the line.
45
45
  attr_accessor :end_arrowhead_width
46
46
  #
47
47
  attr_accessor :name
@@ -33,17 +33,17 @@ module AsposeCellsCloud
33
33
  class ListBox
34
34
  #
35
35
  attr_accessor :input_range
36
- #
36
+ #Gets the number of items in the list box.
37
37
  attr_accessor :item_count
38
- #
38
+ #Specifies the amount by which the control's value is changed when the user clicks on the scrollbar's page up or page down region.
39
39
  attr_accessor :page_change
40
- #
40
+ #Gets the selected cells. Returns null if the input range is not set or no item is selected
41
41
  attr_accessor :selected_cells
42
- #
42
+ #Gets or sets the index number of the currently selected item in a list box or combo box. Zero-based.
43
43
  attr_accessor :selected_index
44
- #
44
+ #Gets or sets the selection mode of the specified list box.
45
45
  attr_accessor :selection_type
46
- #
46
+ #Indicates whether the combobox has 3-D shading.
47
47
  attr_accessor :shadow
48
48
  #
49
49
  attr_accessor :name
@@ -31,13 +31,13 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ListColumn
34
- #Gets and sets the name of the column.
34
+ #Gets and sets the name of the column.
35
35
  attr_accessor :name
36
- #Gets the range of this list column.
36
+ #Gets the range of this list column.
37
37
  attr_accessor :range
38
- #Gets and sets the type of calculation in the Totals row of the list column.
38
+ #Gets and sets the type of calculation in the Totals row of the list column.
39
39
  attr_accessor :totals_calculation
40
- #Gets and sets the formula of the list column.
40
+ #Gets and sets the formula of the list column.
41
41
  attr_accessor :formula
42
42
  #Gets and sets the display labels of total row.
43
43
  attr_accessor :totals_row_label
@@ -31,47 +31,47 @@ require 'date'
31
31
  module AsposeCellsCloud
32
32
 
33
33
  class ListObject
34
- #
34
+ #Gets auto filter.
35
35
  attr_accessor :auto_filter
36
- #
36
+ #Gets and sets the display name.
37
37
  attr_accessor :display_name
38
- #
38
+ #Gets the start column of the range.
39
39
  attr_accessor :start_column
40
- #
40
+ #Gets the start row of the range.
41
41
  attr_accessor :start_row
42
- #
42
+ #Gets the end column of the range.
43
43
  attr_accessor :end_column
44
- #
44
+ #Gets the end row of the range.
45
45
  attr_accessor :end_row
46
- #
46
+ #Gets ListColumns of the ListObject.
47
47
  attr_accessor :list_columns
48
- #
48
+ #Gets and sets whether this ListObject show header row.
49
49
  attr_accessor :show_header_row
50
- #
50
+ #Indicates whether column stripe formatting is applied.
51
51
  attr_accessor :show_table_style_column_stripes
52
- #
52
+ #Indicates whether the first column in the table should have the style applied.
53
53
  attr_accessor :show_table_style_first_column
54
- #
54
+ #Indicates whether the last column in the table should have the style applied.
55
55
  attr_accessor :show_table_style_last_column
56
- #
56
+ #Indicates whether row stripe formatting is applied.
57
57
  attr_accessor :show_table_style_row_stripes
58
- #
58
+ #Gets and sets whether this ListObject show total row.
59
59
  attr_accessor :show_totals
60
- #
60
+ #Gets and sets the table style name.
61
61
  attr_accessor :table_style_name
62
- #
62
+ #Gets and the built-in table style.
63
63
  attr_accessor :table_style_type
64
- #
64
+ #Gets the data range of the ListObject.
65
65
  attr_accessor :data_range
66
- #
66
+ #Gets the data source type of the table.
67
67
  attr_accessor :data_source_type
68
- #
68
+ #Gets and sets the comment of the table.
69
69
  attr_accessor :comment
70
- #
70
+ #Gets an used for this list.
71
71
  attr_accessor :xml_map
72
- #
72
+ #Gets and sets the alternative text.
73
73
  attr_accessor :alternative_text
74
- #
74
+ #Gets and sets the alternative description.
75
75
  attr_accessor :alternative_description
76
76
  #
77
77
  attr_accessor :link
@@ -33,25 +33,25 @@ module AsposeCellsCloud
33
33
  class LoadOptions
34
34
  #
35
35
  attr_accessor :convert_numeric_data
36
- #
36
+ #Gets and sets the interrupt monitor.
37
37
  attr_accessor :interrupt_monitor
38
- #
38
+ #Gets or sets the user interface language of the Workbook version based on CountryCode that has saved the file.
39
39
  attr_accessor :language_code
40
40
  #
41
41
  attr_accessor :load_data_options
42
- #
42
+ #Gets the load format.
43
43
  attr_accessor :load_format
44
44
  #
45
45
  attr_accessor :only_load_document_properties
46
- #
46
+ #Indicates whether parsing the formula when reading the file.
47
47
  attr_accessor :parsing_formula_on_open
48
- #
48
+ #Gets and set the password of the workbook.
49
49
  attr_accessor :password
50
- #
50
+ #Gets or sets the system regional settings based on CountryCode at the time the file was loaded.
51
51
  attr_accessor :region
52
- #
52
+ #Sets the default standard font name
53
53
  attr_accessor :standard_font
54
- #
54
+ #Sets the default standard font size.
55
55
  attr_accessor :standard_font_size
56
56
 
57
57
  # Attribute mapping from ruby-style variable name to JSON key.