# PutConvertWorkbookRequest.File : File to upload ,
# PutConvertWorkbookRequest.format : The format to convert(CSV/XLS/HTML/MHTML/ODS/PDF/XML/TXT/TIFF/XLSB/XLSM/XLSX/XLTM/XLTX/XPS/PNG/JPG/JPEG/GIF/EMF/BMP/MD[Markdown]/Numbers). ,
# PutConvertWorkbookRequest.password : The password needed to open an Excel file. ,
# PutConvertWorkbookRequest.outPath : Path to save the result. If it`s a single file, the `outPath` should encompass both the filename and extension. In the case of multiple files, the `outPath` should only include the folder. ,
# PutConvertWorkbookRequest.storageName : The storage name where the file is situated. ,
# PutConvertWorkbookRequest.checkExcelRestriction : Whether check restriction of excel file when user modify cells related objects. ,
# PutConvertWorkbookRequest.streamFormat : The format of the input file stream. ,
# PutConvertWorkbookRequest.region : The regional settings for workbook. ,
# PutConvertWorkbookRequest.pageWideFitOnPerSheet : The page wide fit on worksheet. ,
# PutConvertWorkbookRequest.pageTallFitOnPerSheet : The page tall fit on worksheet. ,
description=> 'The format to convert(CSV/XLS/HTML/MHTML/ODS/PDF/XML/TXT/TIFF/XLSB/XLSM/XLSX/XLTM/XLTX/XPS/PNG/JPG/JPEG/GIF/EMF/BMP/MD[Markdown]/Numbers).',
format=> '',
read_only=> '',
},
'password'=> {
datatype=> 'string',
base_name=> 'password',
description=> 'The password needed to open an Excel file.',
format=> '',
read_only=> '',
},
'out_path'=> {
datatype=> 'string',
base_name=> 'outPath',
description=> 'Path to save the result. If it`s a single file, the `outPath` should encompass both the filename and extension. In the case of multiple files, the `outPath` should only include the folder.',
format=> '',
read_only=> '',
},
'storage_name'=> {
datatype=> 'string',
base_name=> 'storageName',
description=> 'The storage name where the file is situated.',
format=> '',
read_only=> '',
},
'check_excel_restriction'=> {
datatype=> 'string',
base_name=> 'checkExcelRestriction',
description=> 'Whether check restriction of excel file when user modify cells related objects.',
format=> '',
read_only=> '',
},
'stream_format'=> {
datatype=> 'string',
base_name=> 'streamFormat',
description=> 'The format of the input file stream. ',
format=> '',
read_only=> '',
},
'region'=> {
datatype=> 'string',
base_name=> 'region',
description=> 'The regional settings for workbook.',