Search: excel-get-column-name

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

Results 11 - 20 of 193 « previous page next page » Page 1 2 3 4 5 6 7 8 9 ... 20

Get Row Item

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
is to be retrieved from the DataRow. Eg: 11 Column Name (String)* - The name of the column whose value
and structure your code better. Eg: Get row item Output Value - The column value from the specified DataRow.
RCA.Activities.Core.GetRowItem Description This activity allows you to get a value from
Title
Get Row Item
Attachment name
get row item.jpg
Location
Get Row Item
Raw document content
is to be retrieved from the DataRow. Eg: 11 * **Column Name (String)*** - The name of the column whose value
" %) ((( RCA.Activities.Core.GetRowItem == **Description** == This activity allows you to get a value from a DataRow variable according to a specified column. [[[[image:get row item.jpg]]>>attach:get row item.jpg

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 Delete Range

Last modified by Giang Tran on 2022/05/13 04:31
Rendered document content
in an Excel workbook. Can also be used to shift an entire row or column by using the ShiftCells and ShiftOption property fields. (* for mandatory) Properties Input Sheet Name (String) - The name
want to public it. Remember to consider data security requirement before using it. Display Name (String
Title
Excel Delete Range
Location
Excel Activities
Excel Delete Range
Raw document content
" %) ((( RCA.Activities.Excel.ExcelDeleteRange == **Description** == This activity allows deleting a specified range in an Excel workbook. Can also be used to shift an entire row or column by using the ShiftCells and ShiftOption property
** == **Input** * **Sheet Name (String)** - The name of the sheet contains the data you want to delete

Generate Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:00
Rendered document content
the structured text. This activity enables you to select column and row separators according to which the table
(default) - blocks the process from continuing the execution. Fixed formatting options Column Sizes (IEnumerable< Int32 >) - Specifies the size of the columns that are to be created in the table. This field
Raw document content
. This activity enables you to select column and row separators according to which the table is generated
) - blocks the process from continuing the execution. **Fixed formatting options** * **Column Sizes (IEnumerable< Int32 >)** - Specifies the size of the columns that are to be created in the table. This field

[2] Report

Last modified by admin on 2023/07/04 16:11
Rendered document content
by going to Report tab > Select Agent tab. No Column Description 1 Agent Name The name of the Agent
being connected to Center. Here, you can get information such as the number of successful tasks
that was run by the selected Agent or Workflows You can get your reports by Agent and Workflow. To access
Raw document content
-20221101161308-7.png]] |=No|=Column|=Description |1|Agent Name|The name of the Agent which activities
are currently being connected to Center. Here, you can get information such as the number of successful tasks
that was run by the selected Agent or Workflows You can get your reports by **Agent** and **Workflow

Activities

Last modified by admin on 2022/07/01 15:31
Rendered document content
Add Data Column Add Data Row Build Data Table Clear Data Table Filter Data Table For Each Row Generate Data Table Get Row Item Join Data Tables Look Up Data Table Merge Data Table Output Data Table Remove Data Column Remove Data Row Remove Duplicated Rows Sort Data Table
Raw document content
* [[Add Data Column>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Add
://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Generate%20Data%20Table/]] * [[Get Row Item>>url:https://docs.akabot.com/bin/view/Activities/Data%20Table/Activities/Get%20Row%20Item/]] * [[Join Data Tables>>url:https

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

Select File

Last modified by DatPT on 2023/04/12 17:41
Rendered document content
them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files E.g: Image files (.bmp, .jpg)|.bmp;.jpg| .Excel files (.xlsx)|.xlsx Misc Public (Checkbox) - If you
using it. Display Name (String) - The name of this activity. You can edit the name of the activity
Raw document content
multiple file types, separate them with a semicolon (“;”). Use Asterisk to get all files. The default value is: All files E.g: Image files (.bmp, .jpg)|.bmp;.jpg| .Excel files (.xlsx)|.xlsx **Misc
, consider data security before using it. * **Display Name (String) **- The name of this activity. You can
RSS feed for search on [excel-get-column-name]
Created by admin on 2022/04/17 14:38