Spreadsheet Cloud API: mathCalculate

Quick Start

Interface Details

Endpoint

PUT http://api.aspose.cloud/v4.0/cells/calculate/math

Function Description

The request parameters of mathCalculate API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |Spreadsheet|File|FormData|Upload spreadsheet file.| |operation|String|Query|| |value|String|Query|| |worksheet|String|Query|| |range|String|Query|| |region|String|Query|The spreadsheet region setting.| |password|String|Query|The password for opening spreadsheet file.|

Response Description

{
File
}

OpenAPI Specification

The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.

[Back to API list]
[Back to README]