PostWorkbookGetSmartMarkerResult
Contents
[
Hide
]
PostWorkbookGetSmartMarkerResult
Smart marker processing.
REST API
API | HttpMethod | Description | API reference |
---|---|---|---|
/cells/{name}/smartmarker | POST | Smart marker processing. | PostWorkbookGetSmartMarkerResult |
Path Parameter
Parameter Name | Type | Description |
---|---|---|
name | string | The file name. |
Query Parameter
Parameter Name | Type | Description | |
---|---|---|---|
xmlFile | string | The xml file full path | if empty the data is read from request body. |
folder | string | The folder where the file is situated. | |
outPath | string | The path to save result | |
storageName | string | The storage name where the file is situated. | |
outStorageName | string | The storage name where the result file is situated. |