You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[**CellsPutInsertWorksheetRow**](CellsApi.md#CellsPutInsertWorksheetRow) | **Put** /cells/{name}/worksheets/{sheetName}/cells/rows/{rowIndex} | Insert new worksheet row.
157
157
[**CellsPutInsertWorksheetRows**](CellsApi.md#CellsPutInsertWorksheetRows) | **Put** /cells/{name}/worksheets/{sheetName}/cells/rows | Insert several new worksheet rows.
158
+
[**CellsRangesDeleteWorksheetCellsRange**](CellsApi.md#CellsRangesDeleteWorksheetCellsRange) | **Delete** /cells/{name}/worksheets/{sheetName}/ranges | Delete range in the worksheet
158
159
[**CellsRangesGetWorksheetCellsRangeValue**](CellsApi.md#CellsRangesGetWorksheetCellsRangeValue) | **Get** /cells/{name}/worksheets/{sheetName}/ranges/value | Get cells list in a range by range name or row column indexes
159
160
[**CellsRangesPostWorksheetCellsRangeColumnWidth**](CellsApi.md#CellsRangesPostWorksheetCellsRangeColumnWidth) | **Post** /cells/{name}/worksheets/{sheetName}/ranges/columnWidth | Set column width of range
160
161
[**CellsRangesPostWorksheetCellsRangeMerge**](CellsApi.md#CellsRangesPostWorksheetCellsRangeMerge) | **Post** /cells/{name}/worksheets/{sheetName}/ranges/merge | Combines a range of cells into a single cell.
[**CellsRangesPostWorksheetCellsRangeUnmerge**](CellsApi.md#CellsRangesPostWorksheetCellsRangeUnmerge) | **Post** /cells/{name}/worksheets/{sheetName}/ranges/unmerge | Unmerges merged cells of this range.
166
167
[**CellsRangesPostWorksheetCellsRangeValue**](CellsApi.md#CellsRangesPostWorksheetCellsRangeValue) | **Post** /cells/{name}/worksheets/{sheetName}/ranges/value | Puts a value into the range, if appropriate the value will be converted to other data type and cell's number format will be reset.
167
168
[**CellsRangesPostWorksheetCellsRanges**](CellsApi.md#CellsRangesPostWorksheetCellsRanges) | **Post** /cells/{name}/worksheets/{sheetName}/ranges | copy range in the worksheet
169
+
[**CellsRangesPutWorksheetCellsRange**](CellsApi.md#CellsRangesPutWorksheetCellsRange) | **Put** /cells/{name}/worksheets/{sheetName}/ranges | Insert range in the worksheet
168
170
[**CellsSaveAsPostDocumentSaveAs**](CellsApi.md#CellsSaveAsPostDocumentSaveAs) | **Post** /cells/{name}/SaveAs | Convert document and save result to storage.
169
171
[**CellsShapesDeleteWorksheetShape**](CellsApi.md#CellsShapesDeleteWorksheetShape) | **Delete** /cells/{name}/worksheets/{sheetName}/shapes/{shapeindex} | Delete a shape in worksheet
170
172
[**CellsShapesDeleteWorksheetShapes**](CellsApi.md#CellsShapesDeleteWorksheetShapes) | **Delete** /cells/{name}/worksheets/{sheetName}/shapes | delete all shapes in worksheet
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -2034,7 +2037,7 @@ Name | Type | Description | Notes
2034
2037
2035
2038
### Return type
2036
2039
2037
-
[**ColumnsResponse**](ColumnsResponse.md)
2040
+
[**CellsCloudResponse**](CellsCloudResponse.md)
2038
2041
2039
2042
### Authorization
2040
2043
@@ -5759,7 +5762,7 @@ No authorization required
5759
5762
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -5787,7 +5790,7 @@ Name | Type | Description | Notes
5787
5790
5788
5791
### Return type
5789
5792
5790
-
[**ColumnResponse**](ColumnResponse.md)
5793
+
[**CellsCloudResponse**](CellsCloudResponse.md)
5791
5794
5792
5795
### Authorization
5793
5796
@@ -6054,7 +6057,7 @@ No authorization required
6054
6057
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -6081,7 +6084,7 @@ Name | Type | Description | Notes
6081
6084
6082
6085
### Return type
6083
6086
6084
-
[**RowResponse**](RowResponse.md)
6087
+
[**CellsCloudResponse**](CellsCloudResponse.md)
6085
6088
6086
6089
### Authorization
6087
6090
@@ -6417,7 +6420,7 @@ No authorization required
6417
6420
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -6446,7 +6449,7 @@ Name | Type | Description | Notes
6446
6449
6447
6450
### Return type
6448
6451
6449
-
[**ColumnsResponse**](ColumnsResponse.md)
6452
+
[**CellsCloudResponse**](CellsCloudResponse.md)
6450
6453
6451
6454
### Authorization
6452
6455
@@ -6460,7 +6463,7 @@ No authorization required
6460
6463
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -6486,7 +6489,7 @@ Name | Type | Description | Notes
6486
6489
6487
6490
### Return type
6488
6491
6489
-
[**RowResponse**](RowResponse.md)
6492
+
[**CellsCloudResponse**](CellsCloudResponse.md)
6490
6493
6491
6494
### Authorization
6492
6495
@@ -6541,6 +6544,48 @@ No authorization required
6541
6544
6542
6545
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Get cells list in a range by range name or row column indexes
@@ -6947,6 +6992,48 @@ No authorization required
6947
6992
6948
6993
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**Link** | [***Link**](Link.md) | | [optional][default to null]
7
-
**BuiltIn** | **string** | | [optional][default to null]
8
-
**Name** | **string** | | [optional][default to null]
9
-
**Value** | **string** | | [optional][default to null]
7
+
**Name** | **string** | Returns the name of the property. | [optional][default to null]
8
+
**Value** | **string** | Gets or sets the value of the property. | [optional][default to null]
9
+
**IsLinkedToContent** | **string** | Indicates whether this property is linked to content | [optional][default to null]
10
+
**Source** | **string** | The linked content source. | [optional][default to null]
11
+
**Type_** | **string** | Gets the data type of the property. | [optional][default to null]
12
+
**IsGeneratedName** | **string** | Returns true if this property does not have a name in the OLE2 storage and a unique name was generated only for the public API. | [optional][default to null]
10
13
11
14
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**Workbook** | [***FileSource**](FileSource.md) | | [optional][default to null]
7
+
**Sheet** | **string** | | [optional][default to null]
8
+
**Target** | [***FileSource**](FileSource.md) | | [optional][default to null]
9
+
**Format** | **string** | | [optional][default to null]
10
+
**Area** | **string** | | [optional][default to null]
11
+
**PageIndex** | **int64** | | [optional][default to null]
12
+
**VerticalResolution** | **int64** | | [optional][default to null]
13
+
**HorizontalResolution** | **int64** | | [optional][default to null]
14
+
15
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**Filename** | **string** | | [optional][default to null]
7
+
**FileSize** | **int64** | | [default to null]
8
+
**FileContent** | **string** | | [optional][default to null]
9
+
10
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**Files** | [**[]FileInfo**](FileInfo.md) | | [optional][default to null]
7
+
8
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments