I have a NodeJs server that uses express, how can I let a Client see a read-only Excel file from a local Excel file with sheet style and borders, stored on the server side?<