PietroAngeloPanzer
New Member
- Joined
- Nov 29, 2018
- Messages
- 1
Good morning to all,
I am trying to customize the ribbon of excel 2019. I would like to create a dailogboxlauncher to open the "Fill Box" of "Format Cells" as I have already done for the "Font Box" in an another group :
.
I can't find the correct IDMSO, someone can help me to solve this problem.
Thanks in advanced
I am trying to customize the ribbon of excel 2019. I would like to create a dailogboxlauncher to open the "Fill Box" of "Format Cells" as I have already done for the "Font Box" in an another group :
HTML:
<dialogBoxLauncher>
<button idMso = "FormatCellsFontDialog" />
</ dialogBoxLauncher>
I can't find the correct IDMSO, someone can help me to solve this problem.
Thanks in advanced
Last edited by a moderator: