PutWorksheetFormatConditionArea
Contents
[
Hide
]
PutWorksheetFormatConditionArea
Add a cell area for the format condition in the worksheet.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/conditionalFormattings/{index}/area | PUT | Add a cell area for the format condition in the worksheet. | PutWorksheetFormatConditionArea |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
sheetName | string | The worksheet name. |
index | integer | Gets the Conditional Formatting element at the specified index. |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
cellArea | string | Adds a conditional formatted cell range. |
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |