Purpose: Extract a sheet from an excel file and send it to an Excel client. Once the sheet has been sent, it is shown by the client. This activity is tipically used to display reports.


Properties


  • Name: File
    • Type: String
    • Direction: in
    • Purpose: Full path of an existing Excel file


  • Name: Sheet
    • Type: String
    • Direction: in
    • Purpose: name of the sheet contained in the Excel file


Remark: if the sheet contains a FormWork form, and the logged user has access to it, it will be treated as a normal FormWork form.