Looking to integrate an Office 365 Excel sheet with the necessary toolbars into my web-based application, similar to this setup (including the Excel Online toolbar above).
Unsure of the process - is there a way to implement tables and toolbars in WinJS? Or perhaps embed an Office 365 widget?
Essentially aiming for the Excel 365/Online look and feel without relying on a different JS library for table implementation.
Appreciate any guidance. Thank you!