-
In the customize ribbon options in Word, (alt+f then t then control+tab down to "customize ribbon"). there is a "Ribbon tree view" which shows all the tabs and groups in the ribbon. There is a checkb…
-
### What's the Problem?
The XML formatter will refuse to format if there are any issues with the XML such as undefined namespaces or multiple root elements. For example, I was trying to format an Off…
-
I have tried to follow the Excel Version > 2007 version directions to install Excel2Latex into my copy of Excel 2016. Unfortunately, the add-on / add-in tab on the ribbon does not appear. I checked al…
-
* **I'm submitting a ...**
- [x] Bug report
- [ ] Feature request
- [ ] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
#### Current behavio…
-
To invite other developers to contribute to our project we shall add a link to the repository.
Therefor we can use the github labe (see [GitHub Ribbons](https://github.com/blog/273-github-ribbons)).
-
The VBA ribbon callback functions load the dynamic dropdown boxes when
you first select your Tab on the Excel ribbon.
But I need to know how to later clear and reload these dropdown boxes with
di…
-
Word autorun is now disabled by default
- #205
Shoudl also be possible to disable on Excel.
Raised by
- #190
- #195
-
In the windows version 3.5.2 (R2) executable shared thanks to the developer, the program freezes when I try to navigate through "pages" in a ribbon bar.
After like one or two minutes, the program giv…
-
Started when an automatic windows update removed all:
* Quick text template document entries.
* Macros from all Word templates.
* Wrote a new Normal.dotm.
All of these changes came with an unide…
-
### Issue Description.
When one defines a Python function which takes input arguments and decorates it with `xloil.func(macro=True, command=True)` so that it can be executed as an Excel VBA Macro in …