AsposeCellsCloud-CellsApi

 view release on metacpan or  search on metacpan

docs/DeveloperGuide.md  view on Meta::CPAN

| [GetWorkbookNames](api/GetWorkbookNames.md) | Retrieve named ranges in the workbook. |
| [PutWorkbookName](api/PutWorkbookName.md) | Define a new name in the workbook. |
| [GetWorkbookName](api/GetWorkbookName.md) | Retrieve description of a named range in the workbook. |
| [PostWorkbookName](api/PostWorkbookName.md) | Update a named range in the workbook. |
| [GetWorkbookNameValue](api/GetWorkbookNameValue.md) | Retrieve the value of a named range in the workbook. |
| [DeleteWorkbookNames](api/DeleteWorkbookNames.md) | Delete all named ranges in the workbook. |
| [DeleteWorkbookName](api/DeleteWorkbookName.md) | Delete a named range in the workbook. |
| [PostWorkbooksMerge](api/PostWorkbooksMerge.md) | Merge a workbook into the existing workbook. |
| [PostWorkbooksTextSearch](api/PostWorkbooksTextSearch.md) | Search for text in the workbook. |
| [PostWorkbookTextReplace](api/PostWorkbookTextReplace.md) | Replace text in the workbook. |
| [PostWorkbookGetSmartMarkerResult](api/PostWorkbookGetSmartMarkerResult.md) | Smart marker processing. |
| [PutWorkbookCreate](api/PutWorkbookCreate.md) | Create a new workbook using different methods. |
| [PostWorkbookSplit](api/PostWorkbookSplit.md) | Split the workbook with a specific format. |
| [PostWorkbookCalculateFormula](api/PostWorkbookCalculateFormula.md) | Calculate all formulas in the workbook. |
| [PostAutofitWorkbookRows](api/PostAutofitWorkbookRows.md) | Autofit rows in the workbook. |
| [PostAutofitWorkbookColumns](api/PostAutofitWorkbookColumns.md) | Autofit columns in the workbook. |
| [GetWorkbookSettings](api/GetWorkbookSettings.md) | Retrieve descriptions of workbook settings. |
| [PostWorkbookSettings](api/PostWorkbookSettings.md) | Update setting in the workbook. |
| [PutWorkbookBackground](api/PutWorkbookBackground.md) | Set background in the workbook. |
| [DeleteWorkbookBackground](api/DeleteWorkbookBackground.md) | Delete background in the workbook. |
| [PutWorkbookWaterMarker](api/PutWorkbookWaterMarker.md) | Set water marker in the workbook. |
| [GetPageCount](api/GetPageCount.md) | Get page count in the workbook. |
| [GetAllStyles](api/GetAllStyles.md) | Get all style in the workbook. |
| [GetWorksheets](api/GetWorksheets.md) | Retrieve the description of worksheets from a workbook. |
| [GetWorksheetWithFormat](api/GetWorksheetWithFormat.md) | Retrieve the worksheet in a specified format from the workbook. |
| [PutChangeVisibilityWorksheet](api/PutChangeVisibilityWorksheet.md) | Change worksheet visibility in the workbook. |
| [PutActiveWorksheet](api/PutActiveWorksheet.md) | Set active worksheet index in the workbook. |
| [PutInsertNewWorksheet](api/PutInsertNewWorksheet.md) | Insert a new worksheet in the workbook. |
| [PutAddNewWorksheet](api/PutAddNewWorksheet.md) | Add a new worksheet in the workbook. |
| [DeleteWorksheet](api/DeleteWorksheet.md) | Delete a worksheet in the workbook. |
| [DeleteWorksheets](api/DeleteWorksheets.md) | Delete matched worksheets in the workbook. |
| [PostMoveWorksheet](api/PostMoveWorksheet.md) | Move worksheet in the workbook. |
| [PutProtectWorksheet](api/PutProtectWorksheet.md) | Protect worksheet. |
| [DeleteUnprotectWorksheet](api/DeleteUnprotectWorksheet.md) | Unprotect worksheet. |
| [GetWorksheetTextItems](api/GetWorksheetTextItems.md) | Retrieve text items in the worksheet. |
| [GetWorksheetComments](api/GetWorksheetComments.md) | Retrieve the description of comments in the worksheet. |
| [GetWorksheetComment](api/GetWorksheetComment.md) | Retrieve the description of comment in the worksheet. |
| [PutWorksheetComment](api/PutWorksheetComment.md) | Add cell comment in the worksheet. |
| [PostWorksheetComment](api/PostWorksheetComment.md) | Update cell comment in the worksheet. |
| [DeleteWorksheetComment](api/DeleteWorksheetComment.md) | Delete cell comment in the worksheet. |
| [DeleteWorksheetComments](api/DeleteWorksheetComments.md) | Delete all comments in the worksheet. |
| [GetWorksheetMergedCells](api/GetWorksheetMergedCells.md) | Get worksheet merged cells. |
| [GetWorksheetMergedCell](api/GetWorksheetMergedCell.md) | Retrieve description of a merged cell by its index in the worksheet. |
| [GetWorksheetCalculateFormula](api/GetWorksheetCalculateFormula.md) | Calculate formula in the worksheet. |
| [PostWorksheetCalculateFormula](api/PostWorksheetCalculateFormula.md) | Calculate formula in the worksheet. |
| [PostWorksheetTextSearch](api/PostWorksheetTextSearch.md) | Search for text in the worksheet. |
| [PostWorksheetTextReplace](api/PostWorksheetTextReplace.md) | Replace old text with new text in the worksheet. |
| [PostWorksheetRangeSort](api/PostWorksheetRangeSort.md) | Sort a range in the worksheet. |
| [PostAutofitWorksheetRow](api/PostAutofitWorksheetRow.md) | Autofit a row in the worksheet. |
| [PostAutofitWorksheetRows](api/PostAutofitWorksheetRows.md) | Autofit rows in the worksheet. |
| [PostAutofitWorksheetColumns](api/PostAutofitWorksheetColumns.md) | Autofit columns in the worksheet. |
| [PutWorksheetBackground](api/PutWorksheetBackground.md) | Set background image in the worksheet. |
| [DeleteWorksheetBackground](api/DeleteWorksheetBackground.md) | Delete background image in the worksheet. |
| [PutWorksheetFreezePanes](api/PutWorksheetFreezePanes.md) | Set freeze panes in the worksheet. |
| [DeleteWorksheetFreezePanes](api/DeleteWorksheetFreezePanes.md) | Unfreeze panes in worksheet. |
| [PostCopyWorksheet](api/PostCopyWorksheet.md) | Copy contents and formats from another worksheet. |
| [PostRenameWorksheet](api/PostRenameWorksheet.md) | Rename worksheet in the workbook. |
| [PostUpdateWorksheetProperty](api/PostUpdateWorksheetProperty.md) | Update worksheet properties in the workbook. |
| [GetNamedRanges](api/GetNamedRanges.md) | Retrieve descriptions of ranges in the worksheets. |
| [GetNamedRangeValue](api/GetNamedRangeValue.md) | Retrieve values in range. |
| [PostUpdateWorksheetZoom](api/PostUpdateWorksheetZoom.md) | Update the scaling percentage in the worksheet. It should be between 10 and 400. |
| [GetWorksheetPageCount](api/GetWorksheetPageCount.md) | Get page count in the worksheet. |
| [GetWorksheetValidations](api/GetWorksheetValidations.md) | Retrieve descriptions of validations in the worksheet. |
| [GetWorksheetValidation](api/GetWorksheetValidation.md) | Retrieve a validation by its index in the worksheet. |
| [PutWorksheetValidation](api/PutWorksheetValidation.md) | Add a validation at index in the worksheet. |
| [PostWorksheetValidation](api/PostWorksheetValidation.md) | Update a validation by index in the worksheet. |
| [DeleteWorksheetValidation](api/DeleteWorksheetValidation.md) | Delete a validation by index in worksheet. |
| [DeleteWorksheetValidations](api/DeleteWorksheetValidations.md) | Delete all validations in the worksheet. |

## **Model Reference**

| Model Name | Model Description |
| :--------- | :---------------| 
| [DiscUsage](model/DiscUsage.md)| Class for disc space information. |
| [ObjectExist](model/ObjectExist.md)| Object exists |
| [ObjectExistsExtensions](model/ObjectExistsExtensions.md)|  |
| [FileVersion](model/FileVersion.md)|  |
| [StorageExist](model/StorageExist.md)| Storage exists |
| [FileVersions](model/FileVersions.md)| File versions FileVersion. |
| [FilesList](model/FilesList.md)| Files list |
| [FilesUploadResult](model/FilesUploadResult.md)| File upload result |
| [StorageFile](model/StorageFile.md)| File or folder information |
| [GoogleDriveStorageFile](model/GoogleDriveStorageFile.md)|  |
| [AggregateResultByColor](model/AggregateResultByColor.md)|  |
| [BrokenLink](model/BrokenLink.md)|  |
| [CellArea](model/CellArea.md)|  |
| [CellsCloudFileInfo](model/CellsCloudFileInfo.md)|  |
| [CellsCloudPublicKey](model/CellsCloudPublicKey.md)|  |
| [Color](model/Color.md)|  |
| [PdfSecurityOptions](model/PdfSecurityOptions.md)|  |
| [Range](model/Range.md)|  |
| [RemoveCharactersByPosition](model/RemoveCharactersByPosition.md)|  |
| [SaveResult](model/SaveResult.md)|  |
| [PaginatedSaveOptions](model/PaginatedSaveOptions.md)|  |
| [SpreadsheetTemplate](model/SpreadsheetTemplate.md)|  |
| [TextItem](model/TextItem.md)|  |
| [DbfSaveOptions](model/DbfSaveOptions.md)|  |
| [DifSaveOptions](model/DifSaveOptions.md)|  |
| [DocxSaveOptions](model/DocxSaveOptions.md)|  |
| [HtmlSaveOptions](model/HtmlSaveOptions.md)|  |
| [ImageSaveOptions](model/ImageSaveOptions.md)|  |
| [JsonSaveOptions](model/JsonSaveOptions.md)|  |
| [MarkdownSaveOptions](model/MarkdownSaveOptions.md)|  |
| [MHtmlSaveOptions](model/MHtmlSaveOptions.md)|  |
| [OdsSaveOptions](model/OdsSaveOptions.md)|  |
| [OoxmlSaveOptions](model/OoxmlSaveOptions.md)|  |
| [PclSaveOptions](model/PclSaveOptions.md)|  |
| [PdfSaveOptions](model/PdfSaveOptions.md)|  |
| [PptxSaveOptions](model/PptxSaveOptions.md)|  |
| [SaveOptions](model/SaveOptions.md)|  |
| [SaveOptionsData](model/SaveOptionsData.md)|  |
| [SpreadsheetML2003SaveOptions](model/SpreadsheetML2003SaveOptions.md)|  |
| [SqlScriptSaveOptions](model/SqlScriptSaveOptions.md)|  |
| [SvgSaveOptions](model/SvgSaveOptions.md)|  |
| [TxtSaveOptions](model/TxtSaveOptions.md)|  |
| [XlsbSaveOptions](model/XlsbSaveOptions.md)|  |
| [XlsSaveOptions](model/XlsSaveOptions.md)|  |
| [XmlSaveOptions](model/XmlSaveOptions.md)|  |
| [XpsSaveOptions](model/XpsSaveOptions.md)|  |
| [AggregateResultByColorResponse](model/AggregateResultByColorResponse.md)|  |
| [BrokenLinksResponse](model/BrokenLinksResponse.md)|  |



( run in 0.515 second using v1.01-cache-2.11-cpan-437f7b0c052 )