In our COM-based add-in, we organize formulas in several categories according to their destination
Our flagship product is built upon Office.JS, so we are restricted to only one category, which makes working with formulas a bit complicated, as we already provide 200+ custom functions.
The idea is to support such a grouping via Office.JS.
The optimal solution for us is to define categories dynamically, depending on the exact client settings.
No CommentsBe the first to comment