# PostImportRequest.outFormat : 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) ,
# PostImportRequest.password : The password needed to open an Excel file. ,
# PostImportRequest.checkExcelRestriction : Whether check restriction of excel file when user modify cells related objects. ,
# PostImportRequest.region : The regional settings for workbook.
description=> '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)',
format=> '',
read_only=> '',
},
'password'=> {
datatype=> 'string',
base_name=> 'password',
description=> 'The password needed to open an Excel file.',
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=> '',
},
'region'=> {
datatype=> 'string',
base_name=> 'region',
description=> 'The regional settings for workbook.',