mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-09 21:26:04 +00:00
Update msoffice.js
This commit is contained in:
parent
3fbb73e3e1
commit
a000958f99
|
@ -1,8 +1,9 @@
|
||||||
|
// msoffice.js
|
||||||
|
// https://github.com/gnh1201/welsonjs
|
||||||
var STD = require("lib/std");
|
var STD = require("lib/std");
|
||||||
var SYS = require("lib/system");
|
var SYS = require("lib/system");
|
||||||
var FILE = require("lib/file");
|
var FILE = require("lib/file");
|
||||||
|
|
||||||
// msoffice.js
|
|
||||||
var FileTypes = {};
|
var FileTypes = {};
|
||||||
|
|
||||||
// https://support.microsoft.com/en-au/office/file-formats-that-are-supported-in-excel-0943ff2c-6014-4e8d-aaea-b83d51d46247
|
// https://support.microsoft.com/en-au/office/file-formats-that-are-supported-in-excel-0943ff2c-6014-4e8d-aaea-b83d51d46247
|
||||||
|
|
Loading…
Reference in New Issue
Block a user