后旋转
Contents
[
Hide
]
PostRotate
Rotate rows, columns, or other objects in Excel files and save them in various formats.
REST API
API | HttpMethod | 描述 | API 参考 |
---|---|---|---|
/cells/rotate | POST | 旋转 Excel 文件中的行、列或其他对象并以各种格式保存它们。 | PostRotate |
Query Parameter
参数名称、类型、描述 | ||
---|---|---|
rotateType | string | 270/90/行/列/行2列 |
outFormat,string,输出数据文件格式。(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,打开Excel文件所需的密码。 | ||
checkExcelRestriction | boolean | 当用户修改单元格相关对象时是否检查excel文件的限制。 |
region,string,工作簿的区域设置。 |