Searched refs:winlocked (Results 1 – 4 of 4) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/ |
H A D | xlsx.min.js | 8 …winlocked:0,wtf:false};if(options.password)opts.password=options.password;var mergecells=[];var ob… property in parse_workbook.opts
|
H A D | xlsx.js | 9313 winlocked: 0, // fLockWn from WinProtect property in parse_workbook.opts 9379 case 'WinProtect': opts.winlocked = val; break;
|
H A D | xlsx.min.map | 1 …ll_style","pcs","line","xfd","addcell","rrtabid","lastuser","codepage","winlocked","wtf","objects"…
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 19317 winlocked: 0, // fLockWn from WinProtect property in opts 19395 case 0x0019 /* WinProtect */: opts.winlocked = val; break;
|