Hi Raven.
With a Database Entity you can easily import/export data from/to an Excel file. Conversion needs to be done server-side, in a Server Action.
You cannot use this approach to dynamically update cells in an existing Excel file on your mobile/computer. What it allows you to do is to download (or upload) Excel files.