# Excel
This documents the Excel module and how to use it from JavaScript flows.
You can load the module using the following code:
var c = Module.load("Excel", {version: "X.Y.Z"});
TODO
This documents the Excel module and how to use it from JavaScript flows.
You can load the module using the following code:
var c = Module.load("Excel", {version: "X.Y.Z"});
TODO