DeleteWorksheetConditionalFormatting
Contents
[
Hide
]
DeleteWorksheetConditionalFormatting
Remove a conditional formatting.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/worksheets/{sheetName}/conditionalFormattings/{index} | DELETE | Remove a conditional formatting. | DeleteWorksheetConditionalFormatting |
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 |
---|---|---|
folder | string | The folder where the file is situated. |
storageName | string | The storage name where the file is situated. |