i want to know how create standard button "Microsoft Excel" by code, the button I'm referring to is created:
Open page, right click on Ribbon, Customize Ribbon, Microsoft Dynamics 365 Business Central, Print Send and "Add" "Microsoft Excel" to action what u want on ribbon page.
i know i can use excel buffer or code unit, but i want t he functionally what use at "Microsoft Excel" to create button by code, i would like something:
"CU 365 Excel".createExcelByTable(18).
Thanks in advance.