aspose_cells_cloud 19.10 → 20.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/Gemfile +1 -1
- data/LICENSE +21 -0
- data/README.md +86 -542
- data/aspose_cells_cloud-20.2.gem +0 -0
- data/aspose_cells_cloud-20.4.gem +0 -0
- data/aspose_cells_cloud-20.6.gem +0 -0
- data/aspose_cells_cloud.gemspec +48 -48
- data/data/TestImportData.xlsx +0 -0
- data/data/TestImportDataCSV.csv +3 -0
- data/docs/CellsApi.md +12879 -760
- data/docs/{SaaSposeResponse.md → CellsCloudResponse.md} +1 -1
- data/docs/ConditionalFormattingValue.md +1 -0
- data/docs/CustomFilter.md +1 -0
- data/docs/DiscUsage.md +9 -0
- data/docs/DynamicFilter.md +2 -0
- data/docs/Error.md +11 -0
- data/docs/ErrorDetails.md +9 -0
- data/docs/FileVersion.md +14 -0
- data/docs/FileVersions.md +8 -0
- data/docs/FilesList.md +8 -0
- data/docs/FilesUploadResult.md +9 -0
- data/docs/ObjectExist.md +9 -0
- data/docs/PivotItem.md +1 -0
- data/docs/StorageExist.md +8 -0
- data/docs/StorageFile.md +12 -0
- data/lib/aspose_cells_cloud.rb +2 -1
- data/lib/aspose_cells_cloud/api/cells_api.rb +19233 -19021
- data/lib/aspose_cells_cloud/api_client.rb +489 -482
- data/lib/aspose_cells_cloud/configuration.rb +1 -1
- data/lib/aspose_cells_cloud/models/above_average.rb +1 -1
- data/lib/aspose_cells_cloud/models/access_token_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/area.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_filter_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_fitter_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_shape.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_shape_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_shapes.rb +1 -1
- data/lib/aspose_cells_cloud/models/auto_shapes_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/border.rb +1 -1
- data/lib/aspose_cells_cloud/models/calculation_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/cell.rb +1 -1
- data/lib/aspose_cells_cloud/models/cell_area.rb +1 -1
- data/lib/aspose_cells_cloud/models/cell_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/cell_value.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_cloud_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_color.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_document_properties.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_document_properties_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_document_property.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_document_property_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/cells_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/chart.rb +1 -1
- data/lib/aspose_cells_cloud/models/chart_area.rb +1 -1
- data/lib/aspose_cells_cloud/models/chart_area_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/chart_frame.rb +1 -1
- data/lib/aspose_cells_cloud/models/chart_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/charts.rb +1 -1
- data/lib/aspose_cells_cloud/models/charts_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/color.rb +1 -1
- data/lib/aspose_cells_cloud/models/color_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/color_filter_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/color_scale.rb +1 -1
- data/lib/aspose_cells_cloud/models/column.rb +1 -1
- data/lib/aspose_cells_cloud/models/column_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/columns.rb +1 -1
- data/lib/aspose_cells_cloud/models/columns_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/comment.rb +1 -1
- data/lib/aspose_cells_cloud/models/comment_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/comments.rb +1 -1
- data/lib/aspose_cells_cloud/models/comments_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formatting.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formatting_icon.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formatting_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formatting_value.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formattings.rb +1 -1
- data/lib/aspose_cells_cloud/models/conditional_formattings_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/convert_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/copy_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/create_pivot_table_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/custom_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/custom_parser_config.rb +1 -1
- data/lib/aspose_cells_cloud/models/data_bar.rb +1 -1
- data/lib/aspose_cells_cloud/models/data_bar_border.rb +1 -1
- data/lib/aspose_cells_cloud/models/data_sorter.rb +1 -1
- data/lib/aspose_cells_cloud/models/dif_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/disc_usage.rb +1 -1
- data/lib/aspose_cells_cloud/models/dynamic_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/error.rb +1 -1
- data/lib/aspose_cells_cloud/models/error_details.rb +1 -1
- data/lib/aspose_cells_cloud/models/file_source.rb +1 -1
- data/lib/aspose_cells_cloud/models/file_version.rb +1 -1
- data/lib/aspose_cells_cloud/models/file_versions.rb +1 -1
- data/lib/aspose_cells_cloud/models/files_list.rb +1 -1
- data/lib/aspose_cells_cloud/models/files_upload_result.rb +1 -1
- data/lib/aspose_cells_cloud/models/fill_format.rb +1 -1
- data/lib/aspose_cells_cloud/models/fill_format_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/filter_column.rb +1 -1
- data/lib/aspose_cells_cloud/models/font.rb +1 -1
- data/lib/aspose_cells_cloud/models/font_setting.rb +1 -1
- data/lib/aspose_cells_cloud/models/format_condition.rb +1 -1
- data/lib/aspose_cells_cloud/models/gradient_fill.rb +1 -1
- data/lib/aspose_cells_cloud/models/gradient_fill_stop.rb +1 -1
- data/lib/aspose_cells_cloud/models/horizontal_page_break.rb +1 -1
- data/lib/aspose_cells_cloud/models/horizontal_page_break_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/horizontal_page_breaks.rb +1 -1
- data/lib/aspose_cells_cloud/models/horizontal_page_breaks_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/html_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/hyperlink.rb +1 -1
- data/lib/aspose_cells_cloud/models/hyperlink_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/hyperlinks.rb +1 -1
- data/lib/aspose_cells_cloud/models/hyperlinks_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/icon_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/icon_set.rb +1 -1
- data/lib/aspose_cells_cloud/models/image_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_batch_data_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_csv_data_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_data_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_double_array_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_int_array_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/import_string_array_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/legend.rb +1 -1
- data/lib/aspose_cells_cloud/models/legend_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/line.rb +1 -1
- data/lib/aspose_cells_cloud/models/line_format.rb +1 -1
- data/lib/aspose_cells_cloud/models/line_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/link.rb +1 -1
- data/lib/aspose_cells_cloud/models/link_element.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_column.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_object.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_object_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_object_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_objects.rb +1 -1
- data/lib/aspose_cells_cloud/models/list_objects_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/m_html_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/markdown_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/merged_cell.rb +1 -1
- data/lib/aspose_cells_cloud/models/merged_cell_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/merged_cells.rb +1 -1
- data/lib/aspose_cells_cloud/models/merged_cells_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/multiple_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/multiple_filters.rb +1 -1
- data/lib/aspose_cells_cloud/models/name.rb +1 -1
- data/lib/aspose_cells_cloud/models/name_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/names.rb +1 -1
- data/lib/aspose_cells_cloud/models/names_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/negative_bar_format.rb +1 -1
- data/lib/aspose_cells_cloud/models/object_exist.rb +1 -1
- data/lib/aspose_cells_cloud/models/ods_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/ole_object.rb +1 -1
- data/lib/aspose_cells_cloud/models/ole_object_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/ole_objects.rb +1 -1
- data/lib/aspose_cells_cloud/models/ole_objects_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/ooxml_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/operate_object.rb +1 -1
- data/lib/aspose_cells_cloud/models/operate_object_position.rb +1 -1
- data/lib/aspose_cells_cloud/models/operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_break_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_section.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_sections_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_setup.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_setup_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/page_setup_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/password_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/paste_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/pattern_fill.rb +1 -1
- data/lib/aspose_cells_cloud/models/pdf_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/pdf_security_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/pic_format_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/picture.rb +1 -1
- data/lib/aspose_cells_cloud/models/picture_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pictures.rb +1 -1
- data/lib/aspose_cells_cloud/models/pictures_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_field.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_field_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_filter_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_filters_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_item.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_table.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_table_field_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_table_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_table_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_tables.rb +1 -1
- data/lib/aspose_cells_cloud/models/pivot_tables_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/protect_sheet_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/range.rb +1 -1
- data/lib/aspose_cells_cloud/models/range_copy_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/range_set_outline_border_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/range_set_style_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/range_value_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/ranges.rb +1 -1
- data/lib/aspose_cells_cloud/models/ranges_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/result_destination.rb +1 -1
- data/lib/aspose_cells_cloud/models/row.rb +1 -1
- data/lib/aspose_cells_cloud/models/row_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/rows.rb +1 -1
- data/lib/aspose_cells_cloud/models/rows_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/save_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/save_result.rb +1 -1
- data/lib/aspose_cells_cloud/models/save_result_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/shadow_effect.rb +1 -1
- data/lib/aspose_cells_cloud/models/shape.rb +1 -1
- data/lib/aspose_cells_cloud/models/shape_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/shape_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/shapes.rb +1 -1
- data/lib/aspose_cells_cloud/models/shapes_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/single_value.rb +1 -1
- data/lib/aspose_cells_cloud/models/single_value_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/smart_marker_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/solid_fill.rb +1 -1
- data/lib/aspose_cells_cloud/models/sort_key.rb +1 -1
- data/lib/aspose_cells_cloud/models/split_result.rb +1 -1
- data/lib/aspose_cells_cloud/models/split_result_document.rb +1 -1
- data/lib/aspose_cells_cloud/models/split_result_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/split_workbook_task_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/spreadsheet_ml2003_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/storage_exist.rb +1 -1
- data/lib/aspose_cells_cloud/models/storage_file.rb +1 -1
- data/lib/aspose_cells_cloud/models/style.rb +1 -1
- data/lib/aspose_cells_cloud/models/style_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/svg_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/task_data.rb +1 -1
- data/lib/aspose_cells_cloud/models/task_description.rb +1 -1
- data/lib/aspose_cells_cloud/models/task_parameter.rb +1 -1
- 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_items_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/text_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/text_water_marker_request.rb +239 -0
- data/lib/aspose_cells_cloud/models/texture_fill.rb +1 -1
- data/lib/aspose_cells_cloud/models/theme_color.rb +1 -1
- data/lib/aspose_cells_cloud/models/tile_pic_option.rb +1 -1
- data/lib/aspose_cells_cloud/models/title.rb +1 -1
- data/lib/aspose_cells_cloud/models/title_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/top10.rb +1 -1
- data/lib/aspose_cells_cloud/models/top10_filter.rb +1 -1
- data/lib/aspose_cells_cloud/models/txt_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/validation.rb +1 -1
- data/lib/aspose_cells_cloud/models/validation_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/validations.rb +1 -1
- data/lib/aspose_cells_cloud/models/validations_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/value_type.rb +1 -1
- data/lib/aspose_cells_cloud/models/vertical_page_break.rb +1 -1
- data/lib/aspose_cells_cloud/models/vertical_page_break_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/vertical_page_breaks.rb +1 -1
- data/lib/aspose_cells_cloud/models/vertical_page_breaks_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_encryption_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_protection_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_replace_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_settings.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_settings_operate_parameter.rb +1 -1
- data/lib/aspose_cells_cloud/models/workbook_settings_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheet.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheet_moving_request.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheet_replace_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheet_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheets.rb +1 -1
- data/lib/aspose_cells_cloud/models/worksheets_response.rb +1 -1
- data/lib/aspose_cells_cloud/models/xls_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/xlsb_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/models/xps_save_options.rb +1 -1
- data/lib/aspose_cells_cloud/version.rb +25 -25
- data/runTest.sh +4 -0
- data/spec/api/cells_api_spec.rb +27 -26
- data/spec/api/cells_auto_filter_api_spec.rb +9 -3
- data/spec/api/cells_ole_objects_api_spec.rb +3 -1
- data/spec/api/cells_one_spec.rb +37 -0
- data/spec/api/cells_page_breaks_api_spec.rb +2 -2
- data/spec/api/cells_pictures_api_spec.rb +2 -1
- data/spec/api/cells_pivot_tables_api_spec.rb +4 -28
- data/spec/api/cells_save_as_api_spec.rb +2 -2
- data/spec/api/cells_storage_api_spec.rb +1 -1
- data/spec/api/cells_storage_spec.rb +5 -13
- data/spec/api/cells_task_api_spec.rb +1 -1
- data/spec/api/cells_workbook_api_spec.rb +5 -3
- data/spec/api/cells_worksheets_api_spec.rb +34 -34
- data/spec/spec_helper.rb +1 -1
- data/test.pdf +0 -0
- data/testResult.txt +15 -0
- metadata +92 -99
- data/aspose_cells_cloud-18.11.1.gem +0 -0
- data/aspose_cells_cloud-18.11.gem +0 -0
- data/aspose_cells_cloud-19.2.1.gem +0 -0
- data/aspose_cells_cloud-19.2.gem +0 -0
- data/aspose_cells_cloud-19.6.gem +0 -0
- data/aspose_cells_cloud-19.9.gem +0 -0
- data/data/Book1.xlsx.pdf +0 -0
- data/docs/CellsAutoFilterApi.md +0 -869
- data/docs/CellsAutoshapesApi.md +0 -123
- data/docs/CellsChartAreaApi.md +0 -182
- data/docs/CellsChartsApi.md +0 -842
- data/docs/CellsConditionalFormattingsApi.md +0 -565
- data/docs/CellsHypelinksApi.md +0 -364
- data/docs/CellsListObjectsApi.md +0 -541
- data/docs/CellsOleObjectsApi.md +0 -365
- data/docs/CellsPageBreaksApi.md +0 -584
- data/docs/CellsPageSetupApi.md +0 -413
- data/docs/CellsPicturesApi.md +0 -363
- data/docs/CellsPivotTablesApi.md +0 -1181
- data/docs/CellsPropertiesApi.md +0 -279
- data/docs/CellsRangesApi.md +0 -605
- data/docs/CellsSaveAsApi.md +0 -68
- data/docs/CellsShapesApi.md +0 -370
- data/docs/CellsTaskApi.md +0 -54
- data/docs/CellsWorkbookApi.md +0 -1437
- data/docs/CellsWorksheetValidationsApi.md +0 -296
- data/docs/CellsWorksheetsApi.md +0 -1943
- data/docs/OAuthApi.md +0 -60
- data/spec/api/o_auth_api_spec.rb +0 -51
- data/test.sh +0 -24
data/docs/CellsPivotTablesApi.md
DELETED
|
@@ -1,1181 +0,0 @@
|
|
|
1
|
-
# AsposeCellsCloud::CellsPivotTablesApi
|
|
2
|
-
|
|
3
|
-
All URIs are relative to *https://api.aspose.cloud/v1.1/*
|
|
4
|
-
|
|
5
|
-
Method | HTTP request | Description
|
|
6
|
-
------------- | ------------- | -------------
|
|
7
|
-
[**cells_pivot_tables_delete_pivot_table_field**](CellsPivotTablesApi.md#cells_pivot_tables_delete_pivot_table_field) | **DELETE** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField | Delete pivot field into into pivot table
|
|
8
|
-
[**cells_pivot_tables_delete_worksheet_pivot_table**](CellsPivotTablesApi.md#cells_pivot_tables_delete_worksheet_pivot_table) | **DELETE** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex} | Delete worksheet pivot table by index
|
|
9
|
-
[**cells_pivot_tables_delete_worksheet_pivot_table_filter**](CellsPivotTablesApi.md#cells_pivot_tables_delete_worksheet_pivot_table_filter) | **DELETE** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotFilters/{fieldIndex} | delete pivot filter for piovt table
|
|
10
|
-
[**cells_pivot_tables_delete_worksheet_pivot_table_filters**](CellsPivotTablesApi.md#cells_pivot_tables_delete_worksheet_pivot_table_filters) | **DELETE** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotFilters | delete all pivot filters for piovt table
|
|
11
|
-
[**cells_pivot_tables_delete_worksheet_pivot_tables**](CellsPivotTablesApi.md#cells_pivot_tables_delete_worksheet_pivot_tables) | **DELETE** /cells/{name}/worksheets/{sheetName}/pivottables | Delete worksheet pivot tables
|
|
12
|
-
[**cells_pivot_tables_get_pivot_table_field**](CellsPivotTablesApi.md#cells_pivot_tables_get_pivot_table_field) | **GET** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField | Get pivot field into into pivot table
|
|
13
|
-
[**cells_pivot_tables_get_worksheet_pivot_table**](CellsPivotTablesApi.md#cells_pivot_tables_get_worksheet_pivot_table) | **GET** /cells/{name}/worksheets/{sheetName}/pivottables/{pivottableIndex} | Get worksheet pivottable info by index.
|
|
14
|
-
[**cells_pivot_tables_get_worksheet_pivot_table_filter**](CellsPivotTablesApi.md#cells_pivot_tables_get_worksheet_pivot_table_filter) | **GET** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotFilters/{filterIndex} |
|
|
15
|
-
[**cells_pivot_tables_get_worksheet_pivot_table_filters**](CellsPivotTablesApi.md#cells_pivot_tables_get_worksheet_pivot_table_filters) | **GET** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotFilters |
|
|
16
|
-
[**cells_pivot_tables_get_worksheet_pivot_tables**](CellsPivotTablesApi.md#cells_pivot_tables_get_worksheet_pivot_tables) | **GET** /cells/{name}/worksheets/{sheetName}/pivottables | Get worksheet pivottables info.
|
|
17
|
-
[**cells_pivot_tables_post_pivot_table_cell_style**](CellsPivotTablesApi.md#cells_pivot_tables_post_pivot_table_cell_style) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/Format | Update cell style for pivot table
|
|
18
|
-
[**cells_pivot_tables_post_pivot_table_field_hide_item**](CellsPivotTablesApi.md#cells_pivot_tables_post_pivot_table_field_hide_item) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField/Hide |
|
|
19
|
-
[**cells_pivot_tables_post_pivot_table_field_move_to**](CellsPivotTablesApi.md#cells_pivot_tables_post_pivot_table_field_move_to) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField/Move |
|
|
20
|
-
[**cells_pivot_tables_post_pivot_table_style**](CellsPivotTablesApi.md#cells_pivot_tables_post_pivot_table_style) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/FormatAll | Update style for pivot table
|
|
21
|
-
[**cells_pivot_tables_post_worksheet_pivot_table_calculate**](CellsPivotTablesApi.md#cells_pivot_tables_post_worksheet_pivot_table_calculate) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/Calculate | Calculates pivottable's data to cells.
|
|
22
|
-
[**cells_pivot_tables_post_worksheet_pivot_table_move**](CellsPivotTablesApi.md#cells_pivot_tables_post_worksheet_pivot_table_move) | **POST** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/Move |
|
|
23
|
-
[**cells_pivot_tables_put_pivot_table_field**](CellsPivotTablesApi.md#cells_pivot_tables_put_pivot_table_field) | **PUT** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotField | Add pivot field into into pivot table
|
|
24
|
-
[**cells_pivot_tables_put_worksheet_pivot_table**](CellsPivotTablesApi.md#cells_pivot_tables_put_worksheet_pivot_table) | **PUT** /cells/{name}/worksheets/{sheetName}/pivottables | Add a pivot table into worksheet.
|
|
25
|
-
[**cells_pivot_tables_put_worksheet_pivot_table_filter**](CellsPivotTablesApi.md#cells_pivot_tables_put_worksheet_pivot_table_filter) | **PUT** /cells/{name}/worksheets/{sheetName}/pivottables/{pivotTableIndex}/PivotFilters | Add pivot filter for piovt table index
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
# **cells_pivot_tables_delete_pivot_table_field**
|
|
29
|
-
> SaaSposeResponse cells_pivot_tables_delete_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_type, opts)
|
|
30
|
-
|
|
31
|
-
Delete pivot field into into pivot table
|
|
32
|
-
|
|
33
|
-
### Example
|
|
34
|
-
```ruby
|
|
35
|
-
# load the gem
|
|
36
|
-
require 'aspose_cells_cloud'
|
|
37
|
-
|
|
38
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
39
|
-
|
|
40
|
-
name = "name_example" # String | Document name.
|
|
41
|
-
|
|
42
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
43
|
-
|
|
44
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
45
|
-
|
|
46
|
-
pivot_field_type = "pivot_field_type_example" # String | The fields area type.
|
|
47
|
-
|
|
48
|
-
opts = {
|
|
49
|
-
request: AsposeCellsCloud::PivotTableFieldRequest.new, # PivotTableFieldRequest | Dto that conrains field indexes
|
|
50
|
-
folder: "folder_example", # String | Document's folder.
|
|
51
|
-
storage: "storage_example" # String | storage name.
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
begin
|
|
55
|
-
#Delete pivot field into into pivot table
|
|
56
|
-
result = api_instance.cells_pivot_tables_delete_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_type, opts)
|
|
57
|
-
p result
|
|
58
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
59
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_delete_pivot_table_field: #{e}"
|
|
60
|
-
end
|
|
61
|
-
```
|
|
62
|
-
|
|
63
|
-
### Parameters
|
|
64
|
-
|
|
65
|
-
Name | Type | Description | Notes
|
|
66
|
-
------------- | ------------- | ------------- | -------------
|
|
67
|
-
**name** | **String**| Document name. |
|
|
68
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
69
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
70
|
-
**pivot_field_type** | **String**| The fields area type. |
|
|
71
|
-
**request** | [**PivotTableFieldRequest**](PivotTableFieldRequest.md)| Dto that conrains field indexes | [optional]
|
|
72
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
73
|
-
**storage** | **String**| storage name. | [optional]
|
|
74
|
-
|
|
75
|
-
### Return type
|
|
76
|
-
|
|
77
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
78
|
-
|
|
79
|
-
### Authorization
|
|
80
|
-
|
|
81
|
-
No authorization required
|
|
82
|
-
|
|
83
|
-
### HTTP request headers
|
|
84
|
-
|
|
85
|
-
- **Content-Type**: application/json
|
|
86
|
-
- **Accept**: application/json
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
# **cells_pivot_tables_delete_worksheet_pivot_table**
|
|
91
|
-
> SaaSposeResponse cells_pivot_tables_delete_worksheet_pivot_table(name, sheet_name, pivot_table_index, opts)
|
|
92
|
-
|
|
93
|
-
Delete worksheet pivot table by index
|
|
94
|
-
|
|
95
|
-
### Example
|
|
96
|
-
```ruby
|
|
97
|
-
# load the gem
|
|
98
|
-
require 'aspose_cells_cloud'
|
|
99
|
-
|
|
100
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
101
|
-
|
|
102
|
-
name = "name_example" # String | Document name.
|
|
103
|
-
|
|
104
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
105
|
-
|
|
106
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
107
|
-
|
|
108
|
-
opts = {
|
|
109
|
-
folder: "folder_example", # String | Document's folder.
|
|
110
|
-
storage: "storage_example" # String | storage name.
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
begin
|
|
114
|
-
#Delete worksheet pivot table by index
|
|
115
|
-
result = api_instance.cells_pivot_tables_delete_worksheet_pivot_table(name, sheet_name, pivot_table_index, opts)
|
|
116
|
-
p result
|
|
117
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
118
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_delete_worksheet_pivot_table: #{e}"
|
|
119
|
-
end
|
|
120
|
-
```
|
|
121
|
-
|
|
122
|
-
### Parameters
|
|
123
|
-
|
|
124
|
-
Name | Type | Description | Notes
|
|
125
|
-
------------- | ------------- | ------------- | -------------
|
|
126
|
-
**name** | **String**| Document name. |
|
|
127
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
128
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
129
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
130
|
-
**storage** | **String**| storage name. | [optional]
|
|
131
|
-
|
|
132
|
-
### Return type
|
|
133
|
-
|
|
134
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
135
|
-
|
|
136
|
-
### Authorization
|
|
137
|
-
|
|
138
|
-
No authorization required
|
|
139
|
-
|
|
140
|
-
### HTTP request headers
|
|
141
|
-
|
|
142
|
-
- **Content-Type**: application/json
|
|
143
|
-
- **Accept**: application/json
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
# **cells_pivot_tables_delete_worksheet_pivot_table_filter**
|
|
148
|
-
> SaaSposeResponse cells_pivot_tables_delete_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, field_index, opts)
|
|
149
|
-
|
|
150
|
-
delete pivot filter for piovt table
|
|
151
|
-
|
|
152
|
-
### Example
|
|
153
|
-
```ruby
|
|
154
|
-
# load the gem
|
|
155
|
-
require 'aspose_cells_cloud'
|
|
156
|
-
|
|
157
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
158
|
-
|
|
159
|
-
name = "name_example" # String |
|
|
160
|
-
|
|
161
|
-
sheet_name = "sheet_name_example" # String |
|
|
162
|
-
|
|
163
|
-
pivot_table_index = 56 # Integer |
|
|
164
|
-
|
|
165
|
-
field_index = 56 # Integer |
|
|
166
|
-
|
|
167
|
-
opts = {
|
|
168
|
-
need_re_calculate: false, # BOOLEAN |
|
|
169
|
-
folder: "folder_example", # String |
|
|
170
|
-
storage: "storage_example" # String | storage name.
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
begin
|
|
174
|
-
#delete pivot filter for piovt table
|
|
175
|
-
result = api_instance.cells_pivot_tables_delete_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, field_index, opts)
|
|
176
|
-
p result
|
|
177
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
178
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_delete_worksheet_pivot_table_filter: #{e}"
|
|
179
|
-
end
|
|
180
|
-
```
|
|
181
|
-
|
|
182
|
-
### Parameters
|
|
183
|
-
|
|
184
|
-
Name | Type | Description | Notes
|
|
185
|
-
------------- | ------------- | ------------- | -------------
|
|
186
|
-
**name** | **String**| |
|
|
187
|
-
**sheet_name** | **String**| |
|
|
188
|
-
**pivot_table_index** | **Integer**| |
|
|
189
|
-
**field_index** | **Integer**| |
|
|
190
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
191
|
-
**folder** | **String**| | [optional]
|
|
192
|
-
**storage** | **String**| storage name. | [optional]
|
|
193
|
-
|
|
194
|
-
### Return type
|
|
195
|
-
|
|
196
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
197
|
-
|
|
198
|
-
### Authorization
|
|
199
|
-
|
|
200
|
-
No authorization required
|
|
201
|
-
|
|
202
|
-
### HTTP request headers
|
|
203
|
-
|
|
204
|
-
- **Content-Type**: application/json
|
|
205
|
-
- **Accept**: application/json
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
# **cells_pivot_tables_delete_worksheet_pivot_table_filters**
|
|
210
|
-
> SaaSposeResponse cells_pivot_tables_delete_worksheet_pivot_table_filters(name, sheet_name, pivot_table_index, opts)
|
|
211
|
-
|
|
212
|
-
delete all pivot filters for piovt table
|
|
213
|
-
|
|
214
|
-
### Example
|
|
215
|
-
```ruby
|
|
216
|
-
# load the gem
|
|
217
|
-
require 'aspose_cells_cloud'
|
|
218
|
-
|
|
219
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
220
|
-
|
|
221
|
-
name = "name_example" # String |
|
|
222
|
-
|
|
223
|
-
sheet_name = "sheet_name_example" # String |
|
|
224
|
-
|
|
225
|
-
pivot_table_index = 56 # Integer |
|
|
226
|
-
|
|
227
|
-
opts = {
|
|
228
|
-
need_re_calculate: false, # BOOLEAN |
|
|
229
|
-
folder: "folder_example", # String |
|
|
230
|
-
storage: "storage_example" # String | storage name.
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
begin
|
|
234
|
-
#delete all pivot filters for piovt table
|
|
235
|
-
result = api_instance.cells_pivot_tables_delete_worksheet_pivot_table_filters(name, sheet_name, pivot_table_index, opts)
|
|
236
|
-
p result
|
|
237
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
238
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_delete_worksheet_pivot_table_filters: #{e}"
|
|
239
|
-
end
|
|
240
|
-
```
|
|
241
|
-
|
|
242
|
-
### Parameters
|
|
243
|
-
|
|
244
|
-
Name | Type | Description | Notes
|
|
245
|
-
------------- | ------------- | ------------- | -------------
|
|
246
|
-
**name** | **String**| |
|
|
247
|
-
**sheet_name** | **String**| |
|
|
248
|
-
**pivot_table_index** | **Integer**| |
|
|
249
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
250
|
-
**folder** | **String**| | [optional]
|
|
251
|
-
**storage** | **String**| storage name. | [optional]
|
|
252
|
-
|
|
253
|
-
### Return type
|
|
254
|
-
|
|
255
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
256
|
-
|
|
257
|
-
### Authorization
|
|
258
|
-
|
|
259
|
-
No authorization required
|
|
260
|
-
|
|
261
|
-
### HTTP request headers
|
|
262
|
-
|
|
263
|
-
- **Content-Type**: application/json
|
|
264
|
-
- **Accept**: application/json
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
# **cells_pivot_tables_delete_worksheet_pivot_tables**
|
|
269
|
-
> SaaSposeResponse cells_pivot_tables_delete_worksheet_pivot_tables(name, sheet_name, opts)
|
|
270
|
-
|
|
271
|
-
Delete worksheet pivot tables
|
|
272
|
-
|
|
273
|
-
### Example
|
|
274
|
-
```ruby
|
|
275
|
-
# load the gem
|
|
276
|
-
require 'aspose_cells_cloud'
|
|
277
|
-
|
|
278
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
279
|
-
|
|
280
|
-
name = "name_example" # String | Document name.
|
|
281
|
-
|
|
282
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
283
|
-
|
|
284
|
-
opts = {
|
|
285
|
-
folder: "folder_example", # String | Document's folder.
|
|
286
|
-
storage: "storage_example" # String | storage name.
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
begin
|
|
290
|
-
#Delete worksheet pivot tables
|
|
291
|
-
result = api_instance.cells_pivot_tables_delete_worksheet_pivot_tables(name, sheet_name, opts)
|
|
292
|
-
p result
|
|
293
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
294
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_delete_worksheet_pivot_tables: #{e}"
|
|
295
|
-
end
|
|
296
|
-
```
|
|
297
|
-
|
|
298
|
-
### Parameters
|
|
299
|
-
|
|
300
|
-
Name | Type | Description | Notes
|
|
301
|
-
------------- | ------------- | ------------- | -------------
|
|
302
|
-
**name** | **String**| Document name. |
|
|
303
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
304
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
305
|
-
**storage** | **String**| storage name. | [optional]
|
|
306
|
-
|
|
307
|
-
### Return type
|
|
308
|
-
|
|
309
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
310
|
-
|
|
311
|
-
### Authorization
|
|
312
|
-
|
|
313
|
-
No authorization required
|
|
314
|
-
|
|
315
|
-
### HTTP request headers
|
|
316
|
-
|
|
317
|
-
- **Content-Type**: application/json
|
|
318
|
-
- **Accept**: application/json
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
# **cells_pivot_tables_get_pivot_table_field**
|
|
323
|
-
> PivotFieldResponse cells_pivot_tables_get_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_index, pivot_field_type, opts)
|
|
324
|
-
|
|
325
|
-
Get pivot field into into pivot table
|
|
326
|
-
|
|
327
|
-
### Example
|
|
328
|
-
```ruby
|
|
329
|
-
# load the gem
|
|
330
|
-
require 'aspose_cells_cloud'
|
|
331
|
-
|
|
332
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
333
|
-
|
|
334
|
-
name = "name_example" # String | Document name.
|
|
335
|
-
|
|
336
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
337
|
-
|
|
338
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
339
|
-
|
|
340
|
-
pivot_field_index = 56 # Integer | The field index in the base fields.
|
|
341
|
-
|
|
342
|
-
pivot_field_type = "pivot_field_type_example" # String | The fields area type.
|
|
343
|
-
|
|
344
|
-
opts = {
|
|
345
|
-
folder: "folder_example", # String | Document's folder.
|
|
346
|
-
storage: "storage_example" # String | storage name.
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
begin
|
|
350
|
-
#Get pivot field into into pivot table
|
|
351
|
-
result = api_instance.cells_pivot_tables_get_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_index, pivot_field_type, opts)
|
|
352
|
-
p result
|
|
353
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
354
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_get_pivot_table_field: #{e}"
|
|
355
|
-
end
|
|
356
|
-
```
|
|
357
|
-
|
|
358
|
-
### Parameters
|
|
359
|
-
|
|
360
|
-
Name | Type | Description | Notes
|
|
361
|
-
------------- | ------------- | ------------- | -------------
|
|
362
|
-
**name** | **String**| Document name. |
|
|
363
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
364
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
365
|
-
**pivot_field_index** | **Integer**| The field index in the base fields. |
|
|
366
|
-
**pivot_field_type** | **String**| The fields area type. |
|
|
367
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
368
|
-
**storage** | **String**| storage name. | [optional]
|
|
369
|
-
|
|
370
|
-
### Return type
|
|
371
|
-
|
|
372
|
-
[**PivotFieldResponse**](PivotFieldResponse.md)
|
|
373
|
-
|
|
374
|
-
### Authorization
|
|
375
|
-
|
|
376
|
-
No authorization required
|
|
377
|
-
|
|
378
|
-
### HTTP request headers
|
|
379
|
-
|
|
380
|
-
- **Content-Type**: application/json
|
|
381
|
-
- **Accept**: application/json
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
# **cells_pivot_tables_get_worksheet_pivot_table**
|
|
386
|
-
> PivotTableResponse cells_pivot_tables_get_worksheet_pivot_table(name, sheet_name, pivottable_index, opts)
|
|
387
|
-
|
|
388
|
-
Get worksheet pivottable info by index.
|
|
389
|
-
|
|
390
|
-
### Example
|
|
391
|
-
```ruby
|
|
392
|
-
# load the gem
|
|
393
|
-
require 'aspose_cells_cloud'
|
|
394
|
-
|
|
395
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
396
|
-
|
|
397
|
-
name = "name_example" # String | Document name.
|
|
398
|
-
|
|
399
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
400
|
-
|
|
401
|
-
pivottable_index = 56 # Integer |
|
|
402
|
-
|
|
403
|
-
opts = {
|
|
404
|
-
folder: "folder_example", # String | Document's folder.
|
|
405
|
-
storage: "storage_example" # String | storage name.
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
begin
|
|
409
|
-
#Get worksheet pivottable info by index.
|
|
410
|
-
result = api_instance.cells_pivot_tables_get_worksheet_pivot_table(name, sheet_name, pivottable_index, opts)
|
|
411
|
-
p result
|
|
412
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
413
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_get_worksheet_pivot_table: #{e}"
|
|
414
|
-
end
|
|
415
|
-
```
|
|
416
|
-
|
|
417
|
-
### Parameters
|
|
418
|
-
|
|
419
|
-
Name | Type | Description | Notes
|
|
420
|
-
------------- | ------------- | ------------- | -------------
|
|
421
|
-
**name** | **String**| Document name. |
|
|
422
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
423
|
-
**pivottable_index** | **Integer**| |
|
|
424
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
425
|
-
**storage** | **String**| storage name. | [optional]
|
|
426
|
-
|
|
427
|
-
### Return type
|
|
428
|
-
|
|
429
|
-
[**PivotTableResponse**](PivotTableResponse.md)
|
|
430
|
-
|
|
431
|
-
### Authorization
|
|
432
|
-
|
|
433
|
-
No authorization required
|
|
434
|
-
|
|
435
|
-
### HTTP request headers
|
|
436
|
-
|
|
437
|
-
- **Content-Type**: application/json
|
|
438
|
-
- **Accept**: application/json
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
# **cells_pivot_tables_get_worksheet_pivot_table_filter**
|
|
443
|
-
> PivotFilterResponse cells_pivot_tables_get_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, filter_index, opts)
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
### Example
|
|
448
|
-
```ruby
|
|
449
|
-
# load the gem
|
|
450
|
-
require 'aspose_cells_cloud'
|
|
451
|
-
|
|
452
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
453
|
-
|
|
454
|
-
name = "name_example" # String |
|
|
455
|
-
|
|
456
|
-
sheet_name = "sheet_name_example" # String |
|
|
457
|
-
|
|
458
|
-
pivot_table_index = 56 # Integer |
|
|
459
|
-
|
|
460
|
-
filter_index = 56 # Integer |
|
|
461
|
-
|
|
462
|
-
opts = {
|
|
463
|
-
folder: "folder_example", # String |
|
|
464
|
-
storage: "storage_example" # String | storage name.
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
begin
|
|
468
|
-
result = api_instance.cells_pivot_tables_get_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, filter_index, opts)
|
|
469
|
-
p result
|
|
470
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
471
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_get_worksheet_pivot_table_filter: #{e}"
|
|
472
|
-
end
|
|
473
|
-
```
|
|
474
|
-
|
|
475
|
-
### Parameters
|
|
476
|
-
|
|
477
|
-
Name | Type | Description | Notes
|
|
478
|
-
------------- | ------------- | ------------- | -------------
|
|
479
|
-
**name** | **String**| |
|
|
480
|
-
**sheet_name** | **String**| |
|
|
481
|
-
**pivot_table_index** | **Integer**| |
|
|
482
|
-
**filter_index** | **Integer**| |
|
|
483
|
-
**folder** | **String**| | [optional]
|
|
484
|
-
**storage** | **String**| storage name. | [optional]
|
|
485
|
-
|
|
486
|
-
### Return type
|
|
487
|
-
|
|
488
|
-
[**PivotFilterResponse**](PivotFilterResponse.md)
|
|
489
|
-
|
|
490
|
-
### Authorization
|
|
491
|
-
|
|
492
|
-
No authorization required
|
|
493
|
-
|
|
494
|
-
### HTTP request headers
|
|
495
|
-
|
|
496
|
-
- **Content-Type**: application/json
|
|
497
|
-
- **Accept**: application/json
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
# **cells_pivot_tables_get_worksheet_pivot_table_filters**
|
|
502
|
-
> PivotFiltersResponse cells_pivot_tables_get_worksheet_pivot_table_filters(name, sheet_name, pivot_table_index, opts)
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
### Example
|
|
507
|
-
```ruby
|
|
508
|
-
# load the gem
|
|
509
|
-
require 'aspose_cells_cloud'
|
|
510
|
-
|
|
511
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
512
|
-
|
|
513
|
-
name = "name_example" # String |
|
|
514
|
-
|
|
515
|
-
sheet_name = "sheet_name_example" # String |
|
|
516
|
-
|
|
517
|
-
pivot_table_index = 56 # Integer |
|
|
518
|
-
|
|
519
|
-
opts = {
|
|
520
|
-
folder: "folder_example", # String |
|
|
521
|
-
storage: "storage_example" # String | storage name.
|
|
522
|
-
}
|
|
523
|
-
|
|
524
|
-
begin
|
|
525
|
-
result = api_instance.cells_pivot_tables_get_worksheet_pivot_table_filters(name, sheet_name, pivot_table_index, opts)
|
|
526
|
-
p result
|
|
527
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
528
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_get_worksheet_pivot_table_filters: #{e}"
|
|
529
|
-
end
|
|
530
|
-
```
|
|
531
|
-
|
|
532
|
-
### Parameters
|
|
533
|
-
|
|
534
|
-
Name | Type | Description | Notes
|
|
535
|
-
------------- | ------------- | ------------- | -------------
|
|
536
|
-
**name** | **String**| |
|
|
537
|
-
**sheet_name** | **String**| |
|
|
538
|
-
**pivot_table_index** | **Integer**| |
|
|
539
|
-
**folder** | **String**| | [optional]
|
|
540
|
-
**storage** | **String**| storage name. | [optional]
|
|
541
|
-
|
|
542
|
-
### Return type
|
|
543
|
-
|
|
544
|
-
[**PivotFiltersResponse**](PivotFiltersResponse.md)
|
|
545
|
-
|
|
546
|
-
### Authorization
|
|
547
|
-
|
|
548
|
-
No authorization required
|
|
549
|
-
|
|
550
|
-
### HTTP request headers
|
|
551
|
-
|
|
552
|
-
- **Content-Type**: application/json
|
|
553
|
-
- **Accept**: application/json
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
# **cells_pivot_tables_get_worksheet_pivot_tables**
|
|
558
|
-
> PivotTablesResponse cells_pivot_tables_get_worksheet_pivot_tables(name, sheet_name, opts)
|
|
559
|
-
|
|
560
|
-
Get worksheet pivottables info.
|
|
561
|
-
|
|
562
|
-
### Example
|
|
563
|
-
```ruby
|
|
564
|
-
# load the gem
|
|
565
|
-
require 'aspose_cells_cloud'
|
|
566
|
-
|
|
567
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
568
|
-
|
|
569
|
-
name = "name_example" # String | Document name.
|
|
570
|
-
|
|
571
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
572
|
-
|
|
573
|
-
opts = {
|
|
574
|
-
folder: "folder_example", # String | Document's folder.
|
|
575
|
-
storage: "storage_example" # String | storage name.
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
begin
|
|
579
|
-
#Get worksheet pivottables info.
|
|
580
|
-
result = api_instance.cells_pivot_tables_get_worksheet_pivot_tables(name, sheet_name, opts)
|
|
581
|
-
p result
|
|
582
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
583
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_get_worksheet_pivot_tables: #{e}"
|
|
584
|
-
end
|
|
585
|
-
```
|
|
586
|
-
|
|
587
|
-
### Parameters
|
|
588
|
-
|
|
589
|
-
Name | Type | Description | Notes
|
|
590
|
-
------------- | ------------- | ------------- | -------------
|
|
591
|
-
**name** | **String**| Document name. |
|
|
592
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
593
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
594
|
-
**storage** | **String**| storage name. | [optional]
|
|
595
|
-
|
|
596
|
-
### Return type
|
|
597
|
-
|
|
598
|
-
[**PivotTablesResponse**](PivotTablesResponse.md)
|
|
599
|
-
|
|
600
|
-
### Authorization
|
|
601
|
-
|
|
602
|
-
No authorization required
|
|
603
|
-
|
|
604
|
-
### HTTP request headers
|
|
605
|
-
|
|
606
|
-
- **Content-Type**: application/json
|
|
607
|
-
- **Accept**: application/json
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
# **cells_pivot_tables_post_pivot_table_cell_style**
|
|
612
|
-
> SaaSposeResponse cells_pivot_tables_post_pivot_table_cell_style(name, sheet_name, pivot_table_index, column, row, opts)
|
|
613
|
-
|
|
614
|
-
Update cell style for pivot table
|
|
615
|
-
|
|
616
|
-
### Example
|
|
617
|
-
```ruby
|
|
618
|
-
# load the gem
|
|
619
|
-
require 'aspose_cells_cloud'
|
|
620
|
-
|
|
621
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
622
|
-
|
|
623
|
-
name = "name_example" # String | Document name.
|
|
624
|
-
|
|
625
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
626
|
-
|
|
627
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
628
|
-
|
|
629
|
-
column = 56 # Integer |
|
|
630
|
-
|
|
631
|
-
row = 56 # Integer |
|
|
632
|
-
|
|
633
|
-
opts = {
|
|
634
|
-
style: AsposeCellsCloud::Style.new, # Style | Style dto in request body.
|
|
635
|
-
need_re_calculate: false, # BOOLEAN |
|
|
636
|
-
folder: "folder_example", # String | Document's folder.
|
|
637
|
-
storage: "storage_example" # String | storage name.
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
begin
|
|
641
|
-
#Update cell style for pivot table
|
|
642
|
-
result = api_instance.cells_pivot_tables_post_pivot_table_cell_style(name, sheet_name, pivot_table_index, column, row, opts)
|
|
643
|
-
p result
|
|
644
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
645
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_pivot_table_cell_style: #{e}"
|
|
646
|
-
end
|
|
647
|
-
```
|
|
648
|
-
|
|
649
|
-
### Parameters
|
|
650
|
-
|
|
651
|
-
Name | Type | Description | Notes
|
|
652
|
-
------------- | ------------- | ------------- | -------------
|
|
653
|
-
**name** | **String**| Document name. |
|
|
654
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
655
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
656
|
-
**column** | **Integer**| |
|
|
657
|
-
**row** | **Integer**| |
|
|
658
|
-
**style** | [**Style**](Style.md)| Style dto in request body. | [optional]
|
|
659
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
660
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
661
|
-
**storage** | **String**| storage name. | [optional]
|
|
662
|
-
|
|
663
|
-
### Return type
|
|
664
|
-
|
|
665
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
666
|
-
|
|
667
|
-
### Authorization
|
|
668
|
-
|
|
669
|
-
No authorization required
|
|
670
|
-
|
|
671
|
-
### HTTP request headers
|
|
672
|
-
|
|
673
|
-
- **Content-Type**: application/json
|
|
674
|
-
- **Accept**: application/json
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
# **cells_pivot_tables_post_pivot_table_field_hide_item**
|
|
679
|
-
> SaaSposeResponse cells_pivot_tables_post_pivot_table_field_hide_item(name, sheet_name, pivot_table_index, pivot_field_type, field_index, item_index, is_hide, opts)
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
### Example
|
|
684
|
-
```ruby
|
|
685
|
-
# load the gem
|
|
686
|
-
require 'aspose_cells_cloud'
|
|
687
|
-
|
|
688
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
689
|
-
|
|
690
|
-
name = "name_example" # String |
|
|
691
|
-
|
|
692
|
-
sheet_name = "sheet_name_example" # String |
|
|
693
|
-
|
|
694
|
-
pivot_table_index = 56 # Integer |
|
|
695
|
-
|
|
696
|
-
pivot_field_type = "pivot_field_type_example" # String |
|
|
697
|
-
|
|
698
|
-
field_index = 56 # Integer |
|
|
699
|
-
|
|
700
|
-
item_index = 56 # Integer |
|
|
701
|
-
|
|
702
|
-
is_hide = true # BOOLEAN |
|
|
703
|
-
|
|
704
|
-
opts = {
|
|
705
|
-
need_re_calculate: false, # BOOLEAN |
|
|
706
|
-
folder: "folder_example", # String |
|
|
707
|
-
storage: "storage_example" # String | storage name.
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
begin
|
|
711
|
-
result = api_instance.cells_pivot_tables_post_pivot_table_field_hide_item(name, sheet_name, pivot_table_index, pivot_field_type, field_index, item_index, is_hide, opts)
|
|
712
|
-
p result
|
|
713
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
714
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_pivot_table_field_hide_item: #{e}"
|
|
715
|
-
end
|
|
716
|
-
```
|
|
717
|
-
|
|
718
|
-
### Parameters
|
|
719
|
-
|
|
720
|
-
Name | Type | Description | Notes
|
|
721
|
-
------------- | ------------- | ------------- | -------------
|
|
722
|
-
**name** | **String**| |
|
|
723
|
-
**sheet_name** | **String**| |
|
|
724
|
-
**pivot_table_index** | **Integer**| |
|
|
725
|
-
**pivot_field_type** | **String**| |
|
|
726
|
-
**field_index** | **Integer**| |
|
|
727
|
-
**item_index** | **Integer**| |
|
|
728
|
-
**is_hide** | **BOOLEAN**| |
|
|
729
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
730
|
-
**folder** | **String**| | [optional]
|
|
731
|
-
**storage** | **String**| storage name. | [optional]
|
|
732
|
-
|
|
733
|
-
### Return type
|
|
734
|
-
|
|
735
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
736
|
-
|
|
737
|
-
### Authorization
|
|
738
|
-
|
|
739
|
-
No authorization required
|
|
740
|
-
|
|
741
|
-
### HTTP request headers
|
|
742
|
-
|
|
743
|
-
- **Content-Type**: application/json
|
|
744
|
-
- **Accept**: application/json
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
# **cells_pivot_tables_post_pivot_table_field_move_to**
|
|
749
|
-
> SaaSposeResponse cells_pivot_tables_post_pivot_table_field_move_to(name, sheet_name, pivot_table_index, field_index, from, to, opts)
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
### Example
|
|
754
|
-
```ruby
|
|
755
|
-
# load the gem
|
|
756
|
-
require 'aspose_cells_cloud'
|
|
757
|
-
|
|
758
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
759
|
-
|
|
760
|
-
name = "name_example" # String |
|
|
761
|
-
|
|
762
|
-
sheet_name = "sheet_name_example" # String |
|
|
763
|
-
|
|
764
|
-
pivot_table_index = 56 # Integer |
|
|
765
|
-
|
|
766
|
-
field_index = 56 # Integer |
|
|
767
|
-
|
|
768
|
-
from = "from_example" # String |
|
|
769
|
-
|
|
770
|
-
to = "to_example" # String |
|
|
771
|
-
|
|
772
|
-
opts = {
|
|
773
|
-
folder: "folder_example", # String |
|
|
774
|
-
storage: "storage_example" # String | storage name.
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
begin
|
|
778
|
-
result = api_instance.cells_pivot_tables_post_pivot_table_field_move_to(name, sheet_name, pivot_table_index, field_index, from, to, opts)
|
|
779
|
-
p result
|
|
780
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
781
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_pivot_table_field_move_to: #{e}"
|
|
782
|
-
end
|
|
783
|
-
```
|
|
784
|
-
|
|
785
|
-
### Parameters
|
|
786
|
-
|
|
787
|
-
Name | Type | Description | Notes
|
|
788
|
-
------------- | ------------- | ------------- | -------------
|
|
789
|
-
**name** | **String**| |
|
|
790
|
-
**sheet_name** | **String**| |
|
|
791
|
-
**pivot_table_index** | **Integer**| |
|
|
792
|
-
**field_index** | **Integer**| |
|
|
793
|
-
**from** | **String**| |
|
|
794
|
-
**to** | **String**| |
|
|
795
|
-
**folder** | **String**| | [optional]
|
|
796
|
-
**storage** | **String**| storage name. | [optional]
|
|
797
|
-
|
|
798
|
-
### Return type
|
|
799
|
-
|
|
800
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
801
|
-
|
|
802
|
-
### Authorization
|
|
803
|
-
|
|
804
|
-
No authorization required
|
|
805
|
-
|
|
806
|
-
### HTTP request headers
|
|
807
|
-
|
|
808
|
-
- **Content-Type**: application/json
|
|
809
|
-
- **Accept**: application/json
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
# **cells_pivot_tables_post_pivot_table_style**
|
|
814
|
-
> SaaSposeResponse cells_pivot_tables_post_pivot_table_style(name, sheet_name, pivot_table_index, opts)
|
|
815
|
-
|
|
816
|
-
Update style for pivot table
|
|
817
|
-
|
|
818
|
-
### Example
|
|
819
|
-
```ruby
|
|
820
|
-
# load the gem
|
|
821
|
-
require 'aspose_cells_cloud'
|
|
822
|
-
|
|
823
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
824
|
-
|
|
825
|
-
name = "name_example" # String | Document name.
|
|
826
|
-
|
|
827
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
828
|
-
|
|
829
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
830
|
-
|
|
831
|
-
opts = {
|
|
832
|
-
style: AsposeCellsCloud::Style.new, # Style | Style dto in request body.
|
|
833
|
-
need_re_calculate: false, # BOOLEAN |
|
|
834
|
-
folder: "folder_example", # String | Document's folder.
|
|
835
|
-
storage: "storage_example" # String | storage name.
|
|
836
|
-
}
|
|
837
|
-
|
|
838
|
-
begin
|
|
839
|
-
#Update style for pivot table
|
|
840
|
-
result = api_instance.cells_pivot_tables_post_pivot_table_style(name, sheet_name, pivot_table_index, opts)
|
|
841
|
-
p result
|
|
842
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
843
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_pivot_table_style: #{e}"
|
|
844
|
-
end
|
|
845
|
-
```
|
|
846
|
-
|
|
847
|
-
### Parameters
|
|
848
|
-
|
|
849
|
-
Name | Type | Description | Notes
|
|
850
|
-
------------- | ------------- | ------------- | -------------
|
|
851
|
-
**name** | **String**| Document name. |
|
|
852
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
853
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
854
|
-
**style** | [**Style**](Style.md)| Style dto in request body. | [optional]
|
|
855
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
856
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
857
|
-
**storage** | **String**| storage name. | [optional]
|
|
858
|
-
|
|
859
|
-
### Return type
|
|
860
|
-
|
|
861
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
862
|
-
|
|
863
|
-
### Authorization
|
|
864
|
-
|
|
865
|
-
No authorization required
|
|
866
|
-
|
|
867
|
-
### HTTP request headers
|
|
868
|
-
|
|
869
|
-
- **Content-Type**: application/json
|
|
870
|
-
- **Accept**: application/json
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
# **cells_pivot_tables_post_worksheet_pivot_table_calculate**
|
|
875
|
-
> SaaSposeResponse cells_pivot_tables_post_worksheet_pivot_table_calculate(name, sheet_name, pivot_table_index, opts)
|
|
876
|
-
|
|
877
|
-
Calculates pivottable's data to cells.
|
|
878
|
-
|
|
879
|
-
### Example
|
|
880
|
-
```ruby
|
|
881
|
-
# load the gem
|
|
882
|
-
require 'aspose_cells_cloud'
|
|
883
|
-
|
|
884
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
885
|
-
|
|
886
|
-
name = "name_example" # String | Document name.
|
|
887
|
-
|
|
888
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
889
|
-
|
|
890
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
891
|
-
|
|
892
|
-
opts = {
|
|
893
|
-
folder: "folder_example", # String | Document's folder.
|
|
894
|
-
storage: "storage_example" # String | storage name.
|
|
895
|
-
}
|
|
896
|
-
|
|
897
|
-
begin
|
|
898
|
-
#Calculates pivottable's data to cells.
|
|
899
|
-
result = api_instance.cells_pivot_tables_post_worksheet_pivot_table_calculate(name, sheet_name, pivot_table_index, opts)
|
|
900
|
-
p result
|
|
901
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
902
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_worksheet_pivot_table_calculate: #{e}"
|
|
903
|
-
end
|
|
904
|
-
```
|
|
905
|
-
|
|
906
|
-
### Parameters
|
|
907
|
-
|
|
908
|
-
Name | Type | Description | Notes
|
|
909
|
-
------------- | ------------- | ------------- | -------------
|
|
910
|
-
**name** | **String**| Document name. |
|
|
911
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
912
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
913
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
914
|
-
**storage** | **String**| storage name. | [optional]
|
|
915
|
-
|
|
916
|
-
### Return type
|
|
917
|
-
|
|
918
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
919
|
-
|
|
920
|
-
### Authorization
|
|
921
|
-
|
|
922
|
-
No authorization required
|
|
923
|
-
|
|
924
|
-
### HTTP request headers
|
|
925
|
-
|
|
926
|
-
- **Content-Type**: application/json
|
|
927
|
-
- **Accept**: application/json
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
# **cells_pivot_tables_post_worksheet_pivot_table_move**
|
|
932
|
-
> SaaSposeResponse cells_pivot_tables_post_worksheet_pivot_table_move(name, sheet_name, pivot_table_index, opts)
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
### Example
|
|
937
|
-
```ruby
|
|
938
|
-
# load the gem
|
|
939
|
-
require 'aspose_cells_cloud'
|
|
940
|
-
|
|
941
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
942
|
-
|
|
943
|
-
name = "name_example" # String |
|
|
944
|
-
|
|
945
|
-
sheet_name = "sheet_name_example" # String |
|
|
946
|
-
|
|
947
|
-
pivot_table_index = 56 # Integer |
|
|
948
|
-
|
|
949
|
-
opts = {
|
|
950
|
-
row: 56, # Integer |
|
|
951
|
-
column: 56, # Integer |
|
|
952
|
-
dest_cell_name: "dest_cell_name_example", # String |
|
|
953
|
-
folder: "folder_example", # String |
|
|
954
|
-
storage: "storage_example" # String | storage name.
|
|
955
|
-
}
|
|
956
|
-
|
|
957
|
-
begin
|
|
958
|
-
result = api_instance.cells_pivot_tables_post_worksheet_pivot_table_move(name, sheet_name, pivot_table_index, opts)
|
|
959
|
-
p result
|
|
960
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
961
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_post_worksheet_pivot_table_move: #{e}"
|
|
962
|
-
end
|
|
963
|
-
```
|
|
964
|
-
|
|
965
|
-
### Parameters
|
|
966
|
-
|
|
967
|
-
Name | Type | Description | Notes
|
|
968
|
-
------------- | ------------- | ------------- | -------------
|
|
969
|
-
**name** | **String**| |
|
|
970
|
-
**sheet_name** | **String**| |
|
|
971
|
-
**pivot_table_index** | **Integer**| |
|
|
972
|
-
**row** | **Integer**| | [optional]
|
|
973
|
-
**column** | **Integer**| | [optional]
|
|
974
|
-
**dest_cell_name** | **String**| | [optional]
|
|
975
|
-
**folder** | **String**| | [optional]
|
|
976
|
-
**storage** | **String**| storage name. | [optional]
|
|
977
|
-
|
|
978
|
-
### Return type
|
|
979
|
-
|
|
980
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
981
|
-
|
|
982
|
-
### Authorization
|
|
983
|
-
|
|
984
|
-
No authorization required
|
|
985
|
-
|
|
986
|
-
### HTTP request headers
|
|
987
|
-
|
|
988
|
-
- **Content-Type**: application/json
|
|
989
|
-
- **Accept**: application/json
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
# **cells_pivot_tables_put_pivot_table_field**
|
|
994
|
-
> SaaSposeResponse cells_pivot_tables_put_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_type, opts)
|
|
995
|
-
|
|
996
|
-
Add pivot field into into pivot table
|
|
997
|
-
|
|
998
|
-
### Example
|
|
999
|
-
```ruby
|
|
1000
|
-
# load the gem
|
|
1001
|
-
require 'aspose_cells_cloud'
|
|
1002
|
-
|
|
1003
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
1004
|
-
|
|
1005
|
-
name = "name_example" # String | Document name.
|
|
1006
|
-
|
|
1007
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
1008
|
-
|
|
1009
|
-
pivot_table_index = 56 # Integer | Pivot table index
|
|
1010
|
-
|
|
1011
|
-
pivot_field_type = "pivot_field_type_example" # String | The fields area type.
|
|
1012
|
-
|
|
1013
|
-
opts = {
|
|
1014
|
-
request: AsposeCellsCloud::PivotTableFieldRequest.new, # PivotTableFieldRequest | Dto that conrains field indexes
|
|
1015
|
-
need_re_calculate: false, # BOOLEAN |
|
|
1016
|
-
folder: "folder_example", # String | Document's folder.
|
|
1017
|
-
storage: "storage_example" # String | storage name.
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
begin
|
|
1021
|
-
#Add pivot field into into pivot table
|
|
1022
|
-
result = api_instance.cells_pivot_tables_put_pivot_table_field(name, sheet_name, pivot_table_index, pivot_field_type, opts)
|
|
1023
|
-
p result
|
|
1024
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
1025
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_put_pivot_table_field: #{e}"
|
|
1026
|
-
end
|
|
1027
|
-
```
|
|
1028
|
-
|
|
1029
|
-
### Parameters
|
|
1030
|
-
|
|
1031
|
-
Name | Type | Description | Notes
|
|
1032
|
-
------------- | ------------- | ------------- | -------------
|
|
1033
|
-
**name** | **String**| Document name. |
|
|
1034
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
1035
|
-
**pivot_table_index** | **Integer**| Pivot table index |
|
|
1036
|
-
**pivot_field_type** | **String**| The fields area type. |
|
|
1037
|
-
**request** | [**PivotTableFieldRequest**](PivotTableFieldRequest.md)| Dto that conrains field indexes | [optional]
|
|
1038
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
1039
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
1040
|
-
**storage** | **String**| storage name. | [optional]
|
|
1041
|
-
|
|
1042
|
-
### Return type
|
|
1043
|
-
|
|
1044
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
1045
|
-
|
|
1046
|
-
### Authorization
|
|
1047
|
-
|
|
1048
|
-
No authorization required
|
|
1049
|
-
|
|
1050
|
-
### HTTP request headers
|
|
1051
|
-
|
|
1052
|
-
- **Content-Type**: application/json
|
|
1053
|
-
- **Accept**: application/json
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
# **cells_pivot_tables_put_worksheet_pivot_table**
|
|
1058
|
-
> PivotTableResponse cells_pivot_tables_put_worksheet_pivot_table(name, sheet_name, opts)
|
|
1059
|
-
|
|
1060
|
-
Add a pivot table into worksheet.
|
|
1061
|
-
|
|
1062
|
-
### Example
|
|
1063
|
-
```ruby
|
|
1064
|
-
# load the gem
|
|
1065
|
-
require 'aspose_cells_cloud'
|
|
1066
|
-
|
|
1067
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
1068
|
-
|
|
1069
|
-
name = "name_example" # String | Document name.
|
|
1070
|
-
|
|
1071
|
-
sheet_name = "sheet_name_example" # String | The worksheet name.
|
|
1072
|
-
|
|
1073
|
-
opts = {
|
|
1074
|
-
request: AsposeCellsCloud::CreatePivotTableRequest.new, # CreatePivotTableRequest | CreatePivotTableRequest dto in request body.
|
|
1075
|
-
folder: "folder_example", # String | Document's folder.
|
|
1076
|
-
storage: "storage_example", # String | storage name.
|
|
1077
|
-
source_data: "source_data_example", # String | The data for the new PivotTable cache.
|
|
1078
|
-
dest_cell_name: "dest_cell_name_example", # String | The cell in the upper-left corner of the PivotTable report's destination range.
|
|
1079
|
-
table_name: "table_name_example", # String | The name of the new PivotTable report.
|
|
1080
|
-
use_same_source: true # BOOLEAN | Indicates whether using same data source when another existing pivot table has used this data source. If the property is true, it will save memory.
|
|
1081
|
-
}
|
|
1082
|
-
|
|
1083
|
-
begin
|
|
1084
|
-
#Add a pivot table into worksheet.
|
|
1085
|
-
result = api_instance.cells_pivot_tables_put_worksheet_pivot_table(name, sheet_name, opts)
|
|
1086
|
-
p result
|
|
1087
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
1088
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_put_worksheet_pivot_table: #{e}"
|
|
1089
|
-
end
|
|
1090
|
-
```
|
|
1091
|
-
|
|
1092
|
-
### Parameters
|
|
1093
|
-
|
|
1094
|
-
Name | Type | Description | Notes
|
|
1095
|
-
------------- | ------------- | ------------- | -------------
|
|
1096
|
-
**name** | **String**| Document name. |
|
|
1097
|
-
**sheet_name** | **String**| The worksheet name. |
|
|
1098
|
-
**request** | [**CreatePivotTableRequest**](CreatePivotTableRequest.md)| CreatePivotTableRequest dto in request body. | [optional]
|
|
1099
|
-
**folder** | **String**| Document's folder. | [optional]
|
|
1100
|
-
**storage** | **String**| storage name. | [optional]
|
|
1101
|
-
**source_data** | **String**| The data for the new PivotTable cache. | [optional]
|
|
1102
|
-
**dest_cell_name** | **String**| The cell in the upper-left corner of the PivotTable report's destination range. | [optional]
|
|
1103
|
-
**table_name** | **String**| The name of the new PivotTable report. | [optional]
|
|
1104
|
-
**use_same_source** | **BOOLEAN**| Indicates whether using same data source when another existing pivot table has used this data source. If the property is true, it will save memory. | [optional]
|
|
1105
|
-
|
|
1106
|
-
### Return type
|
|
1107
|
-
|
|
1108
|
-
[**PivotTableResponse**](PivotTableResponse.md)
|
|
1109
|
-
|
|
1110
|
-
### Authorization
|
|
1111
|
-
|
|
1112
|
-
No authorization required
|
|
1113
|
-
|
|
1114
|
-
### HTTP request headers
|
|
1115
|
-
|
|
1116
|
-
- **Content-Type**: application/json
|
|
1117
|
-
- **Accept**: application/json
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
# **cells_pivot_tables_put_worksheet_pivot_table_filter**
|
|
1122
|
-
> SaaSposeResponse cells_pivot_tables_put_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, opts)
|
|
1123
|
-
|
|
1124
|
-
Add pivot filter for piovt table index
|
|
1125
|
-
|
|
1126
|
-
### Example
|
|
1127
|
-
```ruby
|
|
1128
|
-
# load the gem
|
|
1129
|
-
require 'aspose_cells_cloud'
|
|
1130
|
-
|
|
1131
|
-
api_instance = AsposeCellsCloud::CellsPivotTablesApi.new
|
|
1132
|
-
|
|
1133
|
-
name = "name_example" # String |
|
|
1134
|
-
|
|
1135
|
-
sheet_name = "sheet_name_example" # String |
|
|
1136
|
-
|
|
1137
|
-
pivot_table_index = 56 # Integer |
|
|
1138
|
-
|
|
1139
|
-
opts = {
|
|
1140
|
-
filter: AsposeCellsCloud::PivotFilter.new, # PivotFilter |
|
|
1141
|
-
need_re_calculate: false, # BOOLEAN |
|
|
1142
|
-
folder: "folder_example", # String |
|
|
1143
|
-
storage: "storage_example" # String | storage name.
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
begin
|
|
1147
|
-
#Add pivot filter for piovt table index
|
|
1148
|
-
result = api_instance.cells_pivot_tables_put_worksheet_pivot_table_filter(name, sheet_name, pivot_table_index, opts)
|
|
1149
|
-
p result
|
|
1150
|
-
rescue AsposeCellsCloud::ApiError => e
|
|
1151
|
-
puts "Exception when calling CellsPivotTablesApi->cells_pivot_tables_put_worksheet_pivot_table_filter: #{e}"
|
|
1152
|
-
end
|
|
1153
|
-
```
|
|
1154
|
-
|
|
1155
|
-
### Parameters
|
|
1156
|
-
|
|
1157
|
-
Name | Type | Description | Notes
|
|
1158
|
-
------------- | ------------- | ------------- | -------------
|
|
1159
|
-
**name** | **String**| |
|
|
1160
|
-
**sheet_name** | **String**| |
|
|
1161
|
-
**pivot_table_index** | **Integer**| |
|
|
1162
|
-
**filter** | [**PivotFilter**](PivotFilter.md)| | [optional]
|
|
1163
|
-
**need_re_calculate** | **BOOLEAN**| | [optional] [default to false]
|
|
1164
|
-
**folder** | **String**| | [optional]
|
|
1165
|
-
**storage** | **String**| storage name. | [optional]
|
|
1166
|
-
|
|
1167
|
-
### Return type
|
|
1168
|
-
|
|
1169
|
-
[**SaaSposeResponse**](SaaSposeResponse.md)
|
|
1170
|
-
|
|
1171
|
-
### Authorization
|
|
1172
|
-
|
|
1173
|
-
No authorization required
|
|
1174
|
-
|
|
1175
|
-
### HTTP request headers
|
|
1176
|
-
|
|
1177
|
-
- **Content-Type**: application/json
|
|
1178
|
-
- **Accept**: application/json
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|