検索:add-data-row

adminが2022/04/24 04:58に最終更新

11件のうち1 - 10 次のページ » ページ 1 2

Read Range (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
)- The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g: "A1:B2" Misc Public (CheckBox) - If you check it, the data of this activity
ドキュメントの内容のソース
: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g
want to read. E.g: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g: "A1:B2" **Misc** * **Public (CheckBox)** - If you check it, the data

Append CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
of activity File path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - The data table you want to append. Properties File File Path (String)* - The file path of the CSV file E.g: “C:\CSVFolder\clientList.csv” Input Data Table (DataTable)* - Specifies the DataTable
ドキュメントの内容のソース
]] (* is mandatory) == **In the body of activity** == * **File path (String)** - You can add the file path of the CSV here. String supported only. * **Data Table (DataTable)** - The data table you want to append
\clientList.csv” **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be appended to the CSV

Comment Out (en)

Giang Tranが2022/05/13 03:32に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.CommentOut Description This activity allows you to add different activities that won’t be executed at run time. Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.CommentOut == **Description** == This activity allows you to add different activities that won’t
(Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity. You can edit

Write CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
DataTable to a CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file path of the CSV here. String supported only. Data Table (DataTable) - Specifies the DataTable to be written in the CSV file. Properties Input Data Table (DataTable)* - Specifies the DataTable
ドキュメントの内容のソース
** == * **File Path (String)** - You can add the file path of the CSV here. String supported only. * **Data
** == **Input** * **Data Table (DataTable)*** - Specifies the DataTable to be written in the CSV file
” **Misc** * **Public (CheckBox)** - If you check it, the data of this activity will be shown in the log

Add Log Fields (en)

Giang Tranが2022/05/13 03:34に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.AddLogFields Description This activity allows you to add customized log
(Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data
of the activity to organize and structure your code better. E.g: [056739368] Add Log Fields
タイトル
Add Log Fields
保存場所
Add Log Fields
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.AddLogFields == **Description** == This activity allows you to add customized log fields to each and every
lines. **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String)** - The name

Excel Delete Range (en)

Giang Tranが2022/05/13 04:31に最終更新
表示されるドキュメントの内容
in an Excel workbook. Can also be used to shift an entire row or column by using the ShiftCells
of the sheet contains the data you want to delete. By default, this is filled in with "Sheet1." Only String variables and strings are supported. E.g: “Employee Data” Range (String)* - The range you want to delete
ドキュメントの内容のソース
. 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
Data” * **Range (String)* **- The range you want to delete. This field supports only strings

Excel Remove Duplicates Range (en)

Giang Tranが2022/05/13 06:24に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows
) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Properties Input Range (String) - The range from which you want to remove duplicate rows. E.g: "A1:H5" Sheet name (String)* - The name
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5" == **Properties** == **Input** * **Range (String)** - The range from which you want to remove duplicate rows

Read Row (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
(String)* - The cell from which to start extracting the row data. By default, this is filled in with "A1
" Starting Cell (String)* - The cell from which to start extracting the row data. By default, this is filled
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
タイトル
Read Row
保存場所
Read Row
ドキュメントの内容のソース
extracting the row data. By default, this is filled in with "A1". E.g: "A1" == **Properties
(String)*** - The cell from which to start extracting the row data. By default, this is filled in with "A1
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified

Read CSV File (en)

Giang Tranが2023/09/25 16:27に最終更新
表示されるドキュメントの内容
a specified CSV File. (* is mandatory) In the body of activity File Path (String) - You can add the file
of the CSV file E.g: “C:\CSVFolder\clientList.csv” Misc Public (CheckBox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
ドキュメントの内容のソース
Path (String)** - You can add the file path of the CSV here. String supported only. == **Properties
” **Misc** * **Public (CheckBox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

Excel Insert Rows (en)

Giang Tranが2022/05/13 06:22に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelInsertRows Description This activity allows you to add more rows to insert one or more rows in a table, range, or sheet at the specified location. This only can be used
(String)* - The name of the sheet that you want to insert row. E.g: “Employee Name” Number of row (Int
タイトル
Excel Insert Rows
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelInsertRows == **Description** == This activity allows you to add more rows to insert one or more rows
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
次のページ » ページ 1 2
[add-data-row]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成