iRobo.Activity.Close Workbook

Closes an opened WorkBook in an Excel file.


               

     Note: 

         Before using Office Activities, check Office Automation prerequisites from Office Page.

                                                                                               

Properties

Input

  • FileName -   Excel File path. (Mandatory)
  • SaveChanges - Save changes, only if it is not ReadOnly. Its input is True/False arguments.
  • WorkBook - Get Output WorkBook Variable from Excel file. (Mandatory)


Misc

  • DisplayName - Activity header name.

Steps of Using Close Workbook Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Close WorkBook Activity to the Sequence.
  3. Click on button in Activity to select Excel File path to read file from.

     Note: 

         If the selected file isn't saved while SaveChanges property is False, then the file is closed without saving.

  1. Enter  WorkBook name of the opened Excel file in WorkBook field in Properties Panel.
  2. Click Save button from iRobo Studio Menu to save Workflow.
  3. Click Play button to start the automated process.





Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy