aspose_cells_cloud 24.4 → 24.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +18 -4
- data/lib/aspose_cells_cloud/api/cells_api.rb +16 -1
- data/lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb +3 -3
- data/lib/aspose_cells_cloud/models/{analyze_suggestion.rb → add_text_options.rb} +83 -71
- data/lib/aspose_cells_cloud/models/analyzed_result.rb +4 -4
- data/lib/aspose_cells_cloud/models/analyzed_table_description.rb +16 -16
- data/lib/aspose_cells_cloud/models/{split_result_document.rb → applied_operate.rb} +12 -24
- data/lib/aspose_cells_cloud/models/{transformation.rb → applied_step.rb} +23 -23
- data/lib/aspose_cells_cloud/models/axis.rb +1 -1
- data/lib/aspose_cells_cloud/models/{analyze_excel_response.rb → base_operate_options.rb} +12 -12
- data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +14 -14
- data/lib/aspose_cells_cloud/models/chart.rb +12 -12
- data/lib/aspose_cells_cloud/models/chart_area.rb +1 -13
- data/lib/aspose_cells_cloud/models/chart_frame.rb +1 -13
- data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +11 -11
- data/lib/aspose_cells_cloud/models/chart_point.rb +15 -3
- data/lib/aspose_cells_cloud/models/chart_points.rb +1 -1
- data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +5 -5
- data/lib/aspose_cells_cloud/models/convert_worksheet_task_parameter.rb +10 -10
- data/lib/aspose_cells_cloud/models/data_cleansing.rb +2 -2
- data/lib/aspose_cells_cloud/models/data_column_fill_value.rb +2 -2
- data/lib/aspose_cells_cloud/models/data_fill.rb +3 -3
- data/lib/aspose_cells_cloud/models/data_fill_value.rb +5 -5
- data/lib/aspose_cells_cloud/models/data_item.rb +2 -2
- data/lib/aspose_cells_cloud/models/data_labels.rb +1 -13
- data/lib/aspose_cells_cloud/models/{query_data_source.rb → data_query.rb} +44 -20
- data/lib/aspose_cells_cloud/models/data_source.rb +2 -2
- data/lib/aspose_cells_cloud/models/data_transformation_request.rb +26 -14
- data/lib/aspose_cells_cloud/models/deduplication_region.rb +2 -2
- data/lib/aspose_cells_cloud/models/discover_chart.rb +6 -6
- data/lib/aspose_cells_cloud/models/discover_pivot_table.rb +4 -4
- data/lib/aspose_cells_cloud/models/display_unit_label.rb +1 -25
- data/lib/aspose_cells_cloud/models/excel_data_statistics.rb +5 -17
- data/lib/aspose_cells_cloud/models/file_info.rb +3 -3
- data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +5 -5
- data/lib/aspose_cells_cloud/models/legend.rb +1 -13
- data/lib/aspose_cells_cloud/models/legend_entry.rb +2 -2
- data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/load_data.rb +11 -35
- data/lib/aspose_cells_cloud/models/load_to.rb +3 -3
- data/lib/aspose_cells_cloud/models/marker.rb +4 -4
- data/lib/aspose_cells_cloud/models/{query_table.rb → merge_queries.rb} +65 -53
- data/lib/aspose_cells_cloud/models/operate_object.rb +2 -2
- data/lib/aspose_cells_cloud/models/operate_object_position.rb +7 -7
- data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +6 -6
- data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_column.rb +18 -6
- data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +8 -8
- data/lib/aspose_cells_cloud/models/plot_area.rb +1 -13
- data/lib/aspose_cells_cloud/models/result_destination.rb +3 -3
- data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
- data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +2 -2
- data/lib/aspose_cells_cloud/models/series.rb +8 -32
- data/lib/aspose_cells_cloud/models/series_items.rb +1 -1
- data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/single_value.rb +2 -2
- data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +6 -6
- data/lib/aspose_cells_cloud/models/sort_key.rb +2 -2
- data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
- data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +5 -5
- data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
- data/lib/aspose_cells_cloud/models/task_description.rb +2 -2
- data/lib/aspose_cells_cloud/models/task_run_result.rb +2 -2
- data/lib/aspose_cells_cloud/models/text_item.rb +1 -1
- data/lib/aspose_cells_cloud/models/text_items.rb +1 -1
- data/lib/aspose_cells_cloud/models/text_options.rb +6 -6
- data/lib/aspose_cells_cloud/models/title.rb +1 -13
- data/lib/aspose_cells_cloud/models/trendline.rb +2 -2
- data/lib/aspose_cells_cloud/models/trendlines.rb +1 -1
- data/lib/aspose_cells_cloud/models/unpivot_column.rb +19 -7
- data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheet_data_statistics.rb +10 -10
- data/lib/aspose_cells_cloud/models/worksheet_operate_parameter.rb +3 -3
- data/lib/aspose_cells_cloud/requests/post_access_token_request.rb +92 -0
- data/lib/aspose_cells_cloud/requests/post_add_text_content_request.rb +103 -0
- data/lib/aspose_cells_cloud/version.rb +1 -1
- data/lib/aspose_cells_cloud.rb +9 -7
- data/spec/api/data_processing_controller_spec.rb +34 -0
- metadata +10 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c8627c7cc03570128cb4a1a912df4d894b7d2f1cadadad9ca3c9c32002a68531
|
4
|
+
data.tar.gz: 90b5eef427393fb9d1b3955d5d435186faa663779a9fd4e0c5ab9e8fc8350846
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 83bc4d429778fe562d0c8c2101280755f0a2df5df5107a467e136bffb94068c0cde18f8697b9453b6c072a37cc7d7296b1d67f11d036cb33fca3dc186d2c007d
|
7
|
+
data.tar.gz: 31485a0800377deb9d63314c1b4abeb979463f45ea9337ddf6afc36b9ec860660ae863a1936ccfbd43f8e5fd46820c3f472b4a515f83cd292c44b65b4d734064
|
data/README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/24.
|
1
|
+
![](https://img.shields.io/badge/REST%20API-v3.0-lightgrey) ![Gem](https://img.shields.io/gem/v/aspose_cells_cloud) ![Gem](https://img.shields.io/gem/dt/aspose_cells_cloud) [![GitHub license](https://img.shields.io/github/license/aspose-cells-cloud/aspose-cells-cloud-ruby)](https://github.com/aspose-cells-cloud/aspose-cells-cloud-ruby/blob/master/LICENSE) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/aspose-cells-cloud/aspose-cells-cloud-ruby/24.7)
|
2
2
|
|
3
3
|
|
4
4
|
Aspose.Cells Cloud for Ruby enables you to handle various aspects of Excel files, including cell data, styles, formulas, charts, pivot tables, data validation, comments, drawing objects, images, hyperlinks, and so on. Additionally, it supports operations such as splitting, merging, repairing, and converting to other compatible file formats.
|
@@ -22,12 +22,12 @@ Enhance your Ruby applications with the [Aspose.Cells Cloud](https://products.as
|
|
22
22
|
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
|
23
23
|
|
24
24
|
|
25
|
-
|
26
|
-
## Feature & Enhancements in Version 24.4
|
25
|
+
## Feature & Enhancements in Version 24.7
|
27
26
|
|
28
27
|
Full list of issues covering all changes in this release:
|
29
28
|
|
30
|
-
-
|
29
|
+
- Add a new feature about adding text content.
|
30
|
+
- Add get access token by client id and client secret.
|
31
31
|
|
32
32
|
## Support file format
|
33
33
|
|
@@ -126,6 +126,20 @@ request = AsposeCellsCloud::PutConvertWorkbookRequest.new(:File=>mapFiles,:for
|
|
126
126
|
|
127
127
|
# Release history version
|
128
128
|
|
129
|
+
## Enhancements in Version 24.6
|
130
|
+
|
131
|
+
- Optimize load data function of data transformation.
|
132
|
+
- Optimize the data conversion applied steps.
|
133
|
+
|
134
|
+
## Enhancements in Version 24.5
|
135
|
+
|
136
|
+
- Add merge queries method for loading data of data transformation.
|
137
|
+
- Optimize chart data model.
|
138
|
+
|
139
|
+
## Enhancements in Version 24.4
|
140
|
+
|
141
|
+
- Support data transformation.
|
142
|
+
|
129
143
|
## Enhancements in Version 24.3
|
130
144
|
|
131
145
|
- Support data deduplication.
|
@@ -208,6 +208,14 @@ module AsposeCellsCloud
|
|
208
208
|
return data
|
209
209
|
end
|
210
210
|
|
211
|
+
# Get Access Token Result
|
212
|
+
|
213
|
+
def post_access_token( post_access_token_request, opts = {})
|
214
|
+
|
215
|
+
data, _status_code, _headers = post_access_token_request.create_http_request(@api_client,opts )
|
216
|
+
return data
|
217
|
+
end
|
218
|
+
|
211
219
|
# Clear cell area contents in the worksheet.
|
212
220
|
|
213
221
|
def post_clear_contents( post_clear_contents_request, opts = {})
|
@@ -2065,7 +2073,14 @@ module AsposeCellsCloud
|
|
2065
2073
|
return data
|
2066
2074
|
end
|
2067
2075
|
|
2068
|
-
|
2076
|
+
|
2077
|
+
def post_add_text_content( post_add_text_content_request, opts = {})
|
2078
|
+
|
2079
|
+
data, _status_code, _headers = post_add_text_content_request.create_http_request(@api_client,opts )
|
2080
|
+
return data
|
2081
|
+
end
|
2082
|
+
|
2083
|
+
# Retrieve the description of the default style for the workbook .
|
2069
2084
|
|
2070
2085
|
def get_workbook_default_style( get_workbook_default_style_request, opts = {})
|
2071
2086
|
|
@@ -31,11 +31,11 @@ require 'date'
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
33
|
class AbstractCalculationMonitor
|
34
|
-
#Gets the old value of the calculated cell.
|
34
|
+
#Gets the old value of the calculated cell. Should be used only in and .
|
35
35
|
attr_accessor :original_value
|
36
|
-
#Whether the cell's value has been changed after the calculation.
|
36
|
+
#Whether the cell's value has been changed after the calculation. Should be used only in .
|
37
37
|
attr_accessor :value_changed
|
38
|
-
#Gets the newly calculated value of the cell.
|
38
|
+
#Gets the newly calculated value of the cell. Should be used only in .
|
39
39
|
attr_accessor :calculated_value
|
40
40
|
|
41
41
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
=begin
|
2
2
|
--------------------------------------------------------------------------------------------------------------------
|
3
|
-
<copyright company="Aspose" file="
|
3
|
+
<copyright company="Aspose" file="AddTextOptionsrb.cs">
|
4
4
|
Copyright (c) 2024 Aspose.Cells Cloud
|
5
5
|
</copyright>
|
6
6
|
<summary>
|
@@ -30,35 +30,38 @@ require 'date'
|
|
30
30
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
|
-
class
|
33
|
+
class AddTextOptions
|
34
34
|
#
|
35
35
|
attr_accessor :name
|
36
|
-
#Excel file name.
|
37
|
-
attr_accessor :filename
|
38
|
-
#The worksheet where the data is aAnalyzed.
|
39
|
-
attr_accessor :sheet_name
|
40
|
-
#The type of data being analyzed.
|
41
|
-
attr_accessor :date_source_type
|
42
|
-
#Based on the results of the data analysis, suggestions for creating new data types are given.
|
43
|
-
attr_accessor :suggested_output_type
|
44
|
-
#Based on the results of the data analysis, a business description of the new data object is created.
|
45
|
-
attr_accessor :description
|
46
36
|
#
|
47
|
-
attr_accessor :
|
37
|
+
attr_accessor :data_source
|
48
38
|
#
|
49
|
-
attr_accessor :
|
39
|
+
attr_accessor :file_info
|
40
|
+
#
|
41
|
+
attr_accessor :text
|
42
|
+
#
|
43
|
+
attr_accessor :worksheet
|
44
|
+
#
|
45
|
+
attr_accessor :range
|
46
|
+
#
|
47
|
+
attr_accessor :select_poistion
|
48
|
+
#
|
49
|
+
attr_accessor :select_text
|
50
|
+
#
|
51
|
+
attr_accessor :skip_empty_cells
|
50
52
|
|
51
53
|
# Attribute mapping from ruby-style variable name to JSON key.
|
52
54
|
def self.attribute_map
|
53
55
|
{
|
54
56
|
:'name' => :'Name',
|
55
|
-
:'
|
56
|
-
:'
|
57
|
-
:'
|
58
|
-
:'
|
59
|
-
:'
|
60
|
-
:'
|
61
|
-
:'
|
57
|
+
:'data_source' => :'DataSource',
|
58
|
+
:'file_info' => :'FileInfo',
|
59
|
+
:'text' => :'Text',
|
60
|
+
:'worksheet' => :'Worksheet',
|
61
|
+
:'range' => :'Range',
|
62
|
+
:'select_poistion' => :'SelectPoistion',
|
63
|
+
:'select_text' => :'SelectText',
|
64
|
+
:'skip_empty_cells' => :'SkipEmptyCells'
|
62
65
|
}
|
63
66
|
end
|
64
67
|
|
@@ -66,13 +69,14 @@ module AsposeCellsCloud
|
|
66
69
|
def self.swagger_types
|
67
70
|
{
|
68
71
|
:'name' => :'String',
|
69
|
-
:'
|
70
|
-
:'
|
71
|
-
:'
|
72
|
-
:'
|
73
|
-
:'
|
74
|
-
:'
|
75
|
-
:'
|
72
|
+
:'data_source' => :'DataSource',
|
73
|
+
:'file_info' => :'FileInfo',
|
74
|
+
:'text' => :'String',
|
75
|
+
:'worksheet' => :'String',
|
76
|
+
:'range' => :'String',
|
77
|
+
:'select_poistion' => :'String',
|
78
|
+
:'select_text' => :'String',
|
79
|
+
:'skip_empty_cells' => :'BOOLEAN'
|
76
80
|
}
|
77
81
|
end
|
78
82
|
|
@@ -87,26 +91,29 @@ module AsposeCellsCloud
|
|
87
91
|
if attributes.has_key?(:'Name')
|
88
92
|
self.name = attributes[:'Name']
|
89
93
|
end
|
90
|
-
if attributes.has_key?(:'
|
91
|
-
self.
|
94
|
+
if attributes.has_key?(:'DataSource')
|
95
|
+
self.data_source = attributes[:'DataSource']
|
92
96
|
end
|
93
|
-
if attributes.has_key?(:'
|
94
|
-
self.
|
97
|
+
if attributes.has_key?(:'FileInfo')
|
98
|
+
self.file_info = attributes[:'FileInfo']
|
95
99
|
end
|
96
|
-
if attributes.has_key?(:'
|
97
|
-
self.
|
100
|
+
if attributes.has_key?(:'Text')
|
101
|
+
self.text = attributes[:'Text']
|
98
102
|
end
|
99
|
-
if attributes.has_key?(:'
|
100
|
-
self.
|
103
|
+
if attributes.has_key?(:'Worksheet')
|
104
|
+
self.worksheet = attributes[:'Worksheet']
|
101
105
|
end
|
102
|
-
if attributes.has_key?(:'
|
103
|
-
self.
|
106
|
+
if attributes.has_key?(:'Range')
|
107
|
+
self.range = attributes[:'Range']
|
104
108
|
end
|
105
|
-
if attributes.has_key?(:'
|
106
|
-
self.
|
109
|
+
if attributes.has_key?(:'SelectPoistion')
|
110
|
+
self.select_poistion = attributes[:'SelectPoistion']
|
107
111
|
end
|
108
|
-
if attributes.has_key?(:'
|
109
|
-
self.
|
112
|
+
if attributes.has_key?(:'SelectText')
|
113
|
+
self.select_text = attributes[:'SelectText']
|
114
|
+
end
|
115
|
+
if attributes.has_key?(:'SkipEmptyCells')
|
116
|
+
self.skip_empty_cells = attributes[:'SkipEmptyCells']
|
110
117
|
end
|
111
118
|
|
112
119
|
end
|
@@ -118,26 +125,29 @@ module AsposeCellsCloud
|
|
118
125
|
if @name.nil?
|
119
126
|
invalid_properties.push("invalid value for 'name', name cannot be nil.")
|
120
127
|
end
|
121
|
-
if @
|
122
|
-
invalid_properties.push("invalid value for '
|
128
|
+
if @data_source.nil?
|
129
|
+
invalid_properties.push("invalid value for 'data_source', data_source cannot be nil.")
|
130
|
+
end
|
131
|
+
if @file_info.nil?
|
132
|
+
invalid_properties.push("invalid value for 'file_info', file_info cannot be nil.")
|
123
133
|
end
|
124
|
-
if @
|
125
|
-
invalid_properties.push("invalid value for '
|
134
|
+
if @text.nil?
|
135
|
+
invalid_properties.push("invalid value for 'text', text cannot be nil.")
|
126
136
|
end
|
127
|
-
if @
|
128
|
-
invalid_properties.push("invalid value for '
|
137
|
+
if @worksheet.nil?
|
138
|
+
invalid_properties.push("invalid value for 'worksheet', worksheet cannot be nil.")
|
129
139
|
end
|
130
|
-
if @
|
131
|
-
invalid_properties.push("invalid value for '
|
140
|
+
if @range.nil?
|
141
|
+
invalid_properties.push("invalid value for 'range', range cannot be nil.")
|
132
142
|
end
|
133
|
-
if @
|
134
|
-
invalid_properties.push("invalid value for '
|
143
|
+
if @select_poistion.nil?
|
144
|
+
invalid_properties.push("invalid value for 'select_poistion', select_poistion cannot be nil.")
|
135
145
|
end
|
136
|
-
if @
|
137
|
-
invalid_properties.push("invalid value for '
|
146
|
+
if @select_text.nil?
|
147
|
+
invalid_properties.push("invalid value for 'select_text', select_text cannot be nil.")
|
138
148
|
end
|
139
|
-
if @
|
140
|
-
invalid_properties.push("invalid value for '
|
149
|
+
if @skip_empty_cells.nil?
|
150
|
+
invalid_properties.push("invalid value for 'skip_empty_cells', skip_empty_cells cannot be nil.")
|
141
151
|
end
|
142
152
|
|
143
153
|
return invalid_properties
|
@@ -147,13 +157,14 @@ module AsposeCellsCloud
|
|
147
157
|
# @return true if the model is valid
|
148
158
|
def valid?
|
149
159
|
return false if @name.nil?
|
150
|
-
return false if @
|
151
|
-
return false if @
|
152
|
-
return false if @
|
153
|
-
return false if @
|
154
|
-
return false if @
|
155
|
-
return false if @
|
156
|
-
return false if @
|
160
|
+
return false if @data_source.nil?
|
161
|
+
return false if @file_info.nil?
|
162
|
+
return false if @text.nil?
|
163
|
+
return false if @worksheet.nil?
|
164
|
+
return false if @range.nil?
|
165
|
+
return false if @select_poistion.nil?
|
166
|
+
return false if @select_text.nil?
|
167
|
+
return false if @skip_empty_cells.nil?
|
157
168
|
return true
|
158
169
|
end
|
159
170
|
|
@@ -163,13 +174,14 @@ module AsposeCellsCloud
|
|
163
174
|
return true if self.equal?(o)
|
164
175
|
self.class == o.class &&
|
165
176
|
name == o.name &&
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
177
|
+
data_source == o.data_source &&
|
178
|
+
file_info == o.file_info &&
|
179
|
+
text == o.text &&
|
180
|
+
worksheet == o.worksheet &&
|
181
|
+
range == o.range &&
|
182
|
+
select_poistion == o.select_poistion &&
|
183
|
+
select_text == o.select_text &&
|
184
|
+
skip_empty_cells == o.skip_empty_cells
|
173
185
|
std_dev == o.std_dev
|
174
186
|
end
|
175
187
|
|
@@ -182,7 +194,7 @@ module AsposeCellsCloud
|
|
182
194
|
# Calculates hash code according to all attributes.
|
183
195
|
# @return [Fixnum] Hash code
|
184
196
|
def hash
|
185
|
-
[ name ,
|
197
|
+
[ name , data_source , file_info , text , worksheet , range , select_poistion , select_text , skip_empty_cells ].hash
|
186
198
|
end
|
187
199
|
|
188
200
|
# Builds the object from hash
|
@@ -31,13 +31,13 @@ require 'date'
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
33
|
class AnalyzedResult
|
34
|
-
#
|
34
|
+
#Represents the file name of data file.
|
35
35
|
attr_accessor :filename
|
36
|
-
#
|
36
|
+
#Represents summary about results of analyzed data.
|
37
37
|
attr_accessor :description
|
38
|
-
#
|
38
|
+
#Represents Excel data statistics.
|
39
39
|
attr_accessor :basic_statistics
|
40
|
-
#
|
40
|
+
#Represents analyzed table description.
|
41
41
|
attr_accessor :results
|
42
42
|
#base64String Excel file
|
43
43
|
attr_accessor :suggested_file
|
@@ -31,37 +31,37 @@ require 'date'
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
33
|
class AnalyzedTableDescription
|
34
|
-
#
|
34
|
+
#Represents table name.
|
35
35
|
attr_accessor :name
|
36
|
-
#
|
36
|
+
#Represents worksheet name which is where the table is located.
|
37
37
|
attr_accessor :sheet_name
|
38
|
-
#
|
38
|
+
#Represents analyzed description about table columns.
|
39
39
|
attr_accessor :columns
|
40
|
-
#
|
40
|
+
#Represents date columns list.
|
41
41
|
attr_accessor :date_columns
|
42
|
-
#
|
42
|
+
#Represents number columns list.
|
43
43
|
attr_accessor :number_columns
|
44
|
-
#
|
44
|
+
#Represents string columns list.
|
45
45
|
attr_accessor :text_columns
|
46
|
-
#
|
46
|
+
#Represents exception columns list.
|
47
47
|
attr_accessor :exception_columns
|
48
|
-
#
|
48
|
+
#Represents there is a table header in the table.
|
49
49
|
attr_accessor :has_table_header_row
|
50
|
-
#
|
50
|
+
#Represents there is a total row in the table.
|
51
51
|
attr_accessor :has_table_total_row
|
52
|
-
#
|
52
|
+
#Represents the column index as the start data column.
|
53
53
|
attr_accessor :start_data_column_index
|
54
|
-
#
|
54
|
+
#Represents the column index as the end data column.
|
55
55
|
attr_accessor :end_data_column_index
|
56
|
-
#
|
56
|
+
#Represents the row index as the start data row.
|
57
57
|
attr_accessor :start_data_row_index
|
58
|
-
#
|
58
|
+
#Represents the row index as the end data row.
|
59
59
|
attr_accessor :end_data_row_index
|
60
|
-
#Base64String
|
60
|
+
#Represents table thumbnail. Base64String
|
61
61
|
attr_accessor :thumbnail
|
62
|
-
#
|
62
|
+
#Represents a collection of charts, which is a collection of charts created based on data analysis of a table.
|
63
63
|
attr_accessor :discover_charts
|
64
|
-
#
|
64
|
+
#Represents a collection of pivot tables, which is a collection of pivot tables created based on data analysis of a table.
|
65
65
|
attr_accessor :discover_pivot_tables
|
66
66
|
|
67
67
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
=begin
|
2
2
|
--------------------------------------------------------------------------------------------------------------------
|
3
|
-
<copyright company="Aspose" file="
|
3
|
+
<copyright company="Aspose" file="AppliedOperaterb.cs">
|
4
4
|
Copyright (c) 2024 Aspose.Cells Cloud
|
5
5
|
</copyright>
|
6
6
|
<summary>
|
@@ -30,25 +30,21 @@ require 'date'
|
|
30
30
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
|
-
class
|
33
|
+
class AppliedOperate
|
34
34
|
#
|
35
|
-
attr_accessor :
|
36
|
-
#
|
37
|
-
attr_accessor :link
|
35
|
+
attr_accessor :applied_operate_type
|
38
36
|
|
39
37
|
# Attribute mapping from ruby-style variable name to JSON key.
|
40
38
|
def self.attribute_map
|
41
39
|
{
|
42
|
-
:'
|
43
|
-
:'link' => :'link'
|
40
|
+
:'applied_operate_type' => :'AppliedOperateType'
|
44
41
|
}
|
45
42
|
end
|
46
43
|
|
47
44
|
# Attribute type mapping.
|
48
45
|
def self.swagger_types
|
49
46
|
{
|
50
|
-
:'
|
51
|
-
:'link' => :'Link'
|
47
|
+
:'applied_operate_type' => :'String'
|
52
48
|
}
|
53
49
|
end
|
54
50
|
|
@@ -60,11 +56,8 @@ module AsposeCellsCloud
|
|
60
56
|
# convert string to symbol for hash key
|
61
57
|
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
62
58
|
|
63
|
-
if attributes.has_key?(:'
|
64
|
-
self.
|
65
|
-
end
|
66
|
-
if attributes.has_key?(:'link')
|
67
|
-
self.link = attributes[:'link']
|
59
|
+
if attributes.has_key?(:'AppliedOperateType')
|
60
|
+
self.applied_operate_type = attributes[:'AppliedOperateType']
|
68
61
|
end
|
69
62
|
|
70
63
|
end
|
@@ -73,11 +66,8 @@ module AsposeCellsCloud
|
|
73
66
|
# @return Array for valid properies with the reasons
|
74
67
|
def list_invalid_properties
|
75
68
|
invalid_properties = Array.new
|
76
|
-
if @
|
77
|
-
invalid_properties.push("invalid value for '
|
78
|
-
end
|
79
|
-
if @link.nil?
|
80
|
-
invalid_properties.push("invalid value for 'link', link cannot be nil.")
|
69
|
+
if @applied_operate_type.nil?
|
70
|
+
invalid_properties.push("invalid value for 'applied_operate_type', applied_operate_type cannot be nil.")
|
81
71
|
end
|
82
72
|
|
83
73
|
return invalid_properties
|
@@ -86,8 +76,7 @@ module AsposeCellsCloud
|
|
86
76
|
# Check to see if the all the properties in the model are valid
|
87
77
|
# @return true if the model is valid
|
88
78
|
def valid?
|
89
|
-
return false if @
|
90
|
-
return false if @link.nil?
|
79
|
+
return false if @applied_operate_type.nil?
|
91
80
|
return true
|
92
81
|
end
|
93
82
|
|
@@ -96,8 +85,7 @@ module AsposeCellsCloud
|
|
96
85
|
def ==(o)
|
97
86
|
return true if self.equal?(o)
|
98
87
|
self.class == o.class &&
|
99
|
-
|
100
|
-
link == o.link
|
88
|
+
applied_operate_type == o.applied_operate_type
|
101
89
|
std_dev == o.std_dev
|
102
90
|
end
|
103
91
|
|
@@ -110,7 +98,7 @@ module AsposeCellsCloud
|
|
110
98
|
# Calculates hash code according to all attributes.
|
111
99
|
# @return [Fixnum] Hash code
|
112
100
|
def hash
|
113
|
-
[
|
101
|
+
[ applied_operate_type ].hash
|
114
102
|
end
|
115
103
|
|
116
104
|
# Builds the object from hash
|
@@ -1,6 +1,6 @@
|
|
1
1
|
=begin
|
2
2
|
--------------------------------------------------------------------------------------------------------------------
|
3
|
-
<copyright company="Aspose" file="
|
3
|
+
<copyright company="Aspose" file="AppliedSteprb.cs">
|
4
4
|
Copyright (c) 2024 Aspose.Cells Cloud
|
5
5
|
</copyright>
|
6
6
|
<summary>
|
@@ -30,25 +30,25 @@ require 'date'
|
|
30
30
|
|
31
31
|
module AsposeCellsCloud
|
32
32
|
|
33
|
-
class
|
34
|
-
#
|
35
|
-
attr_accessor :
|
36
|
-
#
|
37
|
-
attr_accessor :
|
33
|
+
class AppliedStep
|
34
|
+
#Data manipulation step name.
|
35
|
+
attr_accessor :step_name
|
36
|
+
#Data manipulation name.
|
37
|
+
attr_accessor :applied_operate
|
38
38
|
|
39
39
|
# Attribute mapping from ruby-style variable name to JSON key.
|
40
40
|
def self.attribute_map
|
41
41
|
{
|
42
|
-
:'
|
43
|
-
:'
|
42
|
+
:'step_name' => :'StepName',
|
43
|
+
:'applied_operate' => :'AppliedOperate'
|
44
44
|
}
|
45
45
|
end
|
46
46
|
|
47
47
|
# Attribute type mapping.
|
48
48
|
def self.swagger_types
|
49
49
|
{
|
50
|
-
:'
|
51
|
-
:'
|
50
|
+
:'step_name' => :'String',
|
51
|
+
:'applied_operate' => :'AppliedOperate'
|
52
52
|
}
|
53
53
|
end
|
54
54
|
|
@@ -60,11 +60,11 @@ module AsposeCellsCloud
|
|
60
60
|
# convert string to symbol for hash key
|
61
61
|
attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
|
62
62
|
|
63
|
-
if attributes.has_key?(:'
|
64
|
-
self.
|
63
|
+
if attributes.has_key?(:'StepName')
|
64
|
+
self.step_name = attributes[:'StepName']
|
65
65
|
end
|
66
|
-
if attributes.has_key?(:'
|
67
|
-
self.
|
66
|
+
if attributes.has_key?(:'AppliedOperate')
|
67
|
+
self.applied_operate = attributes[:'AppliedOperate']
|
68
68
|
end
|
69
69
|
|
70
70
|
end
|
@@ -73,11 +73,11 @@ module AsposeCellsCloud
|
|
73
73
|
# @return Array for valid properies with the reasons
|
74
74
|
def list_invalid_properties
|
75
75
|
invalid_properties = Array.new
|
76
|
-
if @
|
77
|
-
invalid_properties.push("invalid value for '
|
76
|
+
if @step_name.nil?
|
77
|
+
invalid_properties.push("invalid value for 'step_name', step_name cannot be nil.")
|
78
78
|
end
|
79
|
-
if @
|
80
|
-
invalid_properties.push("invalid value for '
|
79
|
+
if @applied_operate.nil?
|
80
|
+
invalid_properties.push("invalid value for 'applied_operate', applied_operate cannot be nil.")
|
81
81
|
end
|
82
82
|
|
83
83
|
return invalid_properties
|
@@ -86,8 +86,8 @@ module AsposeCellsCloud
|
|
86
86
|
# Check to see if the all the properties in the model are valid
|
87
87
|
# @return true if the model is valid
|
88
88
|
def valid?
|
89
|
-
return false if @
|
90
|
-
return false if @
|
89
|
+
return false if @step_name.nil?
|
90
|
+
return false if @applied_operate.nil?
|
91
91
|
return true
|
92
92
|
end
|
93
93
|
|
@@ -96,8 +96,8 @@ module AsposeCellsCloud
|
|
96
96
|
def ==(o)
|
97
97
|
return true if self.equal?(o)
|
98
98
|
self.class == o.class &&
|
99
|
-
|
100
|
-
|
99
|
+
step_name == o.step_name &&
|
100
|
+
applied_operate == o.applied_operate
|
101
101
|
std_dev == o.std_dev
|
102
102
|
end
|
103
103
|
|
@@ -110,7 +110,7 @@ module AsposeCellsCloud
|
|
110
110
|
# Calculates hash code according to all attributes.
|
111
111
|
# @return [Fixnum] Hash code
|
112
112
|
def hash
|
113
|
-
[
|
113
|
+
[ step_name , applied_operate ].hash
|
114
114
|
end
|
115
115
|
|
116
116
|
# Builds the object from hash
|
@@ -154,7 +154,7 @@ module AsposeCellsCloud
|
|
154
154
|
:'cross_at' => :'Float',
|
155
155
|
:'cross_type' => :'String',
|
156
156
|
:'display_unit' => :'String',
|
157
|
-
:'display_unit_label' => :'
|
157
|
+
:'display_unit_label' => :'DisplayUnitLabel',
|
158
158
|
:'has_multi_level_labels' => :'BOOLEAN',
|
159
159
|
:'is_automatic_major_unit' => :'BOOLEAN',
|
160
160
|
:'is_automatic_max_value' => :'BOOLEAN',
|