Search: excel-get-column-name

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

Results 1 - 10 of 128 next page » Page 1 2 3 4 5 6 7 8 9 ... 13

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add
of a Google spreadsheet file. Get Cell Color: Extracts the background color of a cell and saves it as a Color variable Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array
Raw document content
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete Rows: Adds empty rows or removes existing
. * Get Cell Color: Extracts the background color of a cell and saves it as a Color variable * Get sheets

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

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

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

Remove Data Column

Last modified by Nhan Nguyen on 2022/05/13 03:04
Rendered document content
from the column collection of the DataTable. Eg: 12. Column Name (String)* - The name of the column
Column to a specified DataTable. (* is mandatory) Properties Input Column (DataColumn)* - A DataColumn object to be removed from the column collection of the DataTable. If this property is set
Title
Remove Data Column
Attachment name
remove data column.jpg
Location
Remove Data Column
Raw document content
of the DataTable. Eg: 12. * **Column Name (String)*** - The name of the column to be removed from the column
edit the name of the activity to organize and structure your code better. Eg: “Remove Data Column
" %) ((( RCA.Activities.Core.RemoveDataColumn == **Description** == This activity allows you to remove a Data Column to a specified

Look Up Data Table

Last modified by Nhan Nguyen on 2022/05/13 03:03
Rendered document content
only Int32 variables. Eg: 1 Column Name (String) - The name of the column you want to search for. This field supports only strings and String variables. Eg: “Name of column” Data Column (DataColumn
: 1 Column Name (String) - Specifying a Column name here returns the value of the cell found
Raw document content
supports only Int32 variables. Eg: 1 * **Column Name (String)** - The name of the column you want to search for. This field supports only strings and String variables. Eg: “Name of column” * **Data Column
and the value from the RowIndex property. This field supports only Int32 variables. Eg: 1 * **Column Name

Add Data Column

Last modified by Nhan Nguyen on 2022/05/13 02:54
Rendered document content
to a specified DataTable. (* is mandatory) Properties Input Column (DataColumn)* - A DataColumn object that is to be appended to the column collection of the DataTable. Column Name (String)* - The name of the new column you
)* - The DataTable object in which you want to add a column. This field supports only DataTable objects. Misc
Title
Add Data Column
Attachment name
add data column.jpg
Location
Add Data Column
Raw document content
** == **Input** * **Column (DataColumn)*** - A DataColumn object that is to be appended to the column collection of the DataTable. * **Column Name (String)*** - The name of the new column you want to add
in which you want to add a column. This field supports only DataTable objects. **Misc** * **Public

Sort Data Table

Last modified by Nhan Nguyen on 2022/05/05 04:21
Rendered document content
) - The index of the column you want to sort. Eg: 3 Column Name (String) - Name of the sorting column. Eg: “Column name here”. Data Column (DataColumn) - The variable containing the column you want to sort
in ascending or descending order, based on the values of a specified column. (* is mandatory) Properties
Raw document content
) **- The index of the column you want to sort. Eg: 3 * **Column Name (String)** - Name of the sorting column. Eg: “Column name here”. * **Data Column (DataColumn)** - The variable containing the column you want to sort
order, based on the values of a specified column. [[[[image:sort data table.jpg||class="img-thumbnail
next page » Page 1 2 3 4 5 6 7 8 9 ... 13
RSS feed for search on [excel-get-column-name]
Created by admin on 2022/04/17 14:38