Search: excel-get-column-name

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 66 next page » Page 1 2 3 4 5 6 7

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
) - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
Location
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)*** - The sheet you want to read. E.g

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” Sheet name - The name of the sheet in which the range that you want to write to is. By default
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
Location
Excel Activities
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name (String)*** - The name of the sheet in which the range that you want to write

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body of activity Sheet Name - The sheet you want to write
are supported. Sheet Name (String)* - The sheet you want to write on. By default, this is filled in with "Sheet1
Title
Excel Write Range
Location
Excel Activities
Excel Write Range
Raw document content
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written
are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name **- The sheet you want

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
RCA.Activities.Excel.ExcelApplicationScope Description This activity allows to open an Excel workbook and provides a scope for Excel Activities. (* for mandatory) In the body of the activity Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx
Title
Excel Application Scope
Location
Excel Activities
Excel Application Scope
Raw document content
" %) ((( RCA.Activities.Excel.ExcelApplicationScope == **Description** == This activity allows to open an Excel workbook and provides a scope for Excel Activities. [[image:image-20220505111836-1.jpeg]] (* for mandatory) == **In the body of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created with the name indicated in the Sheetname field. (* for mandatory) In the body of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
Location
Excel Activities
Raw document content
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created with the name indicated in the Sheetname field. [[image:image-20220505140101-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path ** - The full path of the Excel spreadsheet that you want

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (* is mandatory
\sky.png” Sheet name (String) - The sheet that you want to display. E.g: “ThisIsSheetName” Range (String
strings and String variables. E.g: “C:\FolderName\sky.png” Sheet name (String)* - The sheet that you want
Title
Excel Insert Image
Location
Excel Activities
Excel Insert Image
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertImage == **Description** == This activity allows you to add images to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (% class="wikigeneratedid" id="H
. This field accepts only strings and String variables. E.g: “C:\FolderName\sky.png” * **Sheet name (String

Excel Write Cell

Last modified by VuNH54 on 2023/04/20 10:39
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body
Title
Excel Write Cell
Location
Excel Activities
Excel Write Cell
Raw document content
of this activity. You can edit the name of the activity to organize and structure your code better. **E.g**: Excel
spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved. Can only

Excel Append Range

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body of activity Sheet Name - The name of the sheet in which to add the specified range. By default
 - The data to be added. This field supports only DataTable variables. Properties Input Sheet Name (String
Title
Excel Append Range
Location
Excel Activities
Excel Append Range
Raw document content
the name of the activity to organize and structure your code better. E.g: Excel Append Range
to the end of a specified Excel spreadsheet. [[image:image-20220505131238-1.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name** - The name of the sheet in which to add the specified range

Excel Insert Rows

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
in Excel Application Scope Activity. (* for mandatory) In the body of the activity Sheet name (String)* - The name of the sheet that you want to insert row. E.g: “Employee Name” Number of row (Int) - Number of rows you want to insert in Excel sheet E.g: 5 Row position (Int) - Position where the rows
Title
Excel Insert Rows
Location
Excel Activities
Excel Insert Rows
Raw document content
of the activity** == * **Sheet name (String)*** - The name of the sheet that you want to insert row. E.g: “Employee Name” * **Number of row (Int) **- Number of rows you want to insert in Excel sheet E.g: 5
in a table, range, or sheet at the specified location. This only can be used in Excel Application Scope

Filter Data Table

Last modified by VuNH54 on 2023/04/19 14:34
Rendered document content
or columns according to the logical conditions that are specified in the wizard. The body of the activity
. (* is mandatory) In the body of activity Filter Wizard - Set filter for rows, set output columns Properties
to consider data security requirements before using it. Display Name (String) - The name of this activity. You
Raw document content
conditions in the Filter Wizard window. The activity can keep or delete rows or columns according
of activity** == **Filter Wizard **- Set filter for rows, set output columns [[image:image-20230419143358-1
before using it. * **Display Name (String)** - The name of this activity. You can edit the name
next page » Page 1 2 3 4 5 6 7
RSS feed for search on [excel-get-column-name]
Created by admin on 2022/04/17 14:38