--- sidebar_position: 5 sidebar_custom_props: summary: Photoshop, InDesign, and other Creative Cloud apps --- import current from '/version.js'; # ExtendScript Each standalone release script is available at . `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`: ```c #include "xlsx.extendscript.js" ```