forked from sheetjs/docs.sheetjs.com
923 B
923 B
pagination_prev | pagination_next | sidebar_position | sidebar_custom_props | ||
---|---|---|---|---|---|
getting-started/index | getting-started/example | 5 |
|
import current from '/version.js';
ExtendScript
Each standalone release script is available at https://cdn.sheetjs.com/.
xlsx.extendscript.js
is an ExtendScript build for Photoshop and InDesign.
https://cdn.sheetjs.com/xlsx-{current}/package/dist/xlsx.extendscript.js is the URL for {current}
After downloading the script, it can be directly referenced with #include
:
#include "xlsx.extendscript.js"
For local deployments, the scripts can be placed in the Scripts
folder. For
Photoshop CS6 on Windows 10, the path is typically
C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Presets\Scripts