office-js-snippets
office-js-snippets copied to clipboard
A collection of code snippets built with Script Lab
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...
The new sample is part of the scenario experiment for Word JS developers. I changed the order of existing scenario samples to make the new sample more conspicuous. It would...
This PR adds a sample showing how to access shape of certain types. Right now, it only showcases geometric shapes and lines. As more scenarios are enabled, other shapes can...
Add sample for using custom enum in custom function