DeleteMetadata
Contents
[
Hide
]
DeleteMetadata
Delete cells document properties in Excel file, and save them is various formats.
REST API
API | HttpMethod | Description | API reference | |
---|---|---|---|---|
/cells/metadata/delete | POST | Delete cells document properties in Excel file | and save them is various formats. | DeleteMetadata |
Query Parameter
Parameter Name | Type | Description |
---|---|---|
type | string | Cells document property name. |
outFormat | string | The output data file format.(CSV/XLS/HTML/MHTML/ODS/PDF/XML/TXT/TIFF/XLSB/XLSM/XLSX/XLTM/XLTX/XPS/PNG/JPG/JPEG/GIF/EMF/BMP/MD[Markdown]/Numbers) |
password | string | The password needed to open an Excel file. |
checkExcelRestriction | boolean | Whether check restriction of excel file when user modify cells related objects. |