Excel

Guide for the Activities under the Excel Category

Read Row
Description Reads the content of the specified row and returns the value as an output. Attributes Output Values - The name of the variable wh...
Thu, 11 Apr, 2019 at 4:48 PM
Select Range
Description Selects the specified range from an Excel spreadsheet. Attributes Input Range - The range to be selected. Worksheet - The name...
Thu, 11 Apr, 2019 at 4:50 PM
Set Range Color
Description Changes the color of the cell or a range of cells using a color variable. Attributes Output Color - The color stored as a System.D...
Thu, 11 Apr, 2019 at 4:53 PM
Update Cell
Description Updates a cell or range of cells specified on the Excel Sequence. Attributes Input Range - The range of cells to be updated. V...
Thu, 11 Apr, 2019 at 5:00 PM
Update Column
Description Updates a column specified on the Excel Sequence. Attributes Input Column - The column or name of the column to be updated. Va...
Thu, 11 Apr, 2019 at 5:02 PM
Update Row
Description Updates a row specified on the Excel Sequence. Attributes Input Row - The row to be updated. Values - The value to be placed on...
Thu, 11 Apr, 2019 at 5:04 PM
Write Range
Description Writes the value from a data table variable to a specific cell or range of cells. Attributes Input DataTable - The data table var...
Thu, 11 Apr, 2019 at 5:06 PM