検索:excel-read-range

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

34件のうち1 - 10 次のページ » ページ 1 2 3 4

Excel Read Range (en)

VuNH54が2023/04/20 09:37に最終更新
表示されるドキュメントの内容
of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can
Range (String)* - The range that you want to read. If the range isn't specified, the whole spreadsheet
タイトル
Excel Read Range
保存場所
Excel Read Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelReadRange == **Description** == This activity allows you to read the value of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application

Activities (en)

adminが2022/07/01 15:42に最終更新
表示されるドキュメントの内容
LookUp Range Excel Read Cell Excel Read Range Excel Remove Duplicates Range Excel Save As Workbook Excel
Write Cell Excel Write Range Execute Macro Export Chart Read Column Read Range Read Row Write Cell Write
Append Range Excel Append Range Excel Application Scope Excel Close Workbook Excel Copy Paste
保存場所
Excel Activities
ドキュメントの内容のソース
/]] * [[Excel Read Range>>url:https://docs.akabot.com/bin/view/Activities/Excel%20Activities/Activities/Excel
%20Column/]] * [[Read Range>>url:https://docs.akabot.com/bin/view/Activities/Excel%20Activities/Activities
/Excel%20Activities/Activities/Append%20Range/]] * [[Excel Append Range>>url:https://docs.akabot.com/bin

Read Range (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
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” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
タイトル
Read Range
保存場所
Read Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store in a DataTable variable. If the range isn’t specified, the whole spreadsheet starting from that cell is read
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
 property field, and stores them in an IEnumerable<Object> variable. Read RangeReads and saves the information from a specified Excel workbook cell range for use in other activities, such as Write Range. Read
of worksheets (Sheets) from a specified workbook (Workbook). Read Cell: Reads the value of an Excel cell
ドキュメントの内容のソース
**) from a specified workbook (**Workbook**). * Read Cell: Reads the value of an Excel cell and stores it in a variable. Can only be used inside the **Excel Application Scope** or **Use Excel File** activities. * Read
field, and stores them in an IEnumerable<Object> variable. * Read RangeReads and saves

Excel Activities (en)

保存場所
adminが2022/05/18 09:52に最終更新
表示されるドキュメントの内容
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. Execute macros
タイトル
Excel Activities
保存場所
Excel Activities
ドキュメントの内容のソース
The Excel Activities offers deep integration with Microsoft Excel and ships with a number of activities that automate the tasks you perform in Excel. These activities enable the robots to: * ((( Read information from a cell, columns, rows or ranges, and write to other spreadsheets or workbooks. ))) * Execute

Excel Read Cell (en)

Giang Tranが2022/05/13 06:23に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelReadCell Description This activity allows to read value of an Excel cell and store it in a variable. It is only be used inside the Excel Application Scope activity
to be read. If there is no amendment, “Sheet1” is automatically selected. “Cell” - Specified cell need has
タイトル
Excel Read Cell
保存場所
Excel Read Cell
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelReadCell == **Description** == This activity allows to read value of an Excel cell and store it in a variable. It is only be used inside the Excel Application Scope activity. [[image:image-20220505112903-1
of the sheet contains the cell which is aimed to be read. If there is no amendment, “Sheet1” is automatically

Excel Read Row (en)

VuNH54が2023/04/20 11:24に最終更新
表示されるドキュメントの内容
can edit the name of the activity to organize and structure your code better. E.g: Excel Read Row
RCA.Activities.Excel.ExcelReadRow Description This activity allows you to reads the values of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
タイトル
Excel Read Row
保存場所
Excel Read Row
Excel Activities
ドキュメントの内容のソース
. You can edit the name of the activity to organize and structure your code better. E.g: Excel Read Row
RCA.Activities.Excel.ExcelReadRow == **Description** == This activity allows you to reads the values of an Excel row beginning from the cell specified in the StartingCell field: and stores

Excel Read Column (en)

VuNH54が2023/04/20 11:26に最終更新
表示されるドキュメントの内容
the name of the activity to organize and structure your code better. E.g: [482156710] Excel Read Column
RCA.Activities.Excel.ExcelReadColumn Description Read all data into column has determined (* for mandatory) In the body of activity Sheet name - The sheet you want to read. E.g: "Sheet1" Starting Cell
タイトル
Excel Read Column
保存場所
Excel Read Column
Excel Activities
ドキュメントの内容のソース
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean
RCA.Activities.Excel.ExcelReadColumn == **Description** == Read all data into column has
** == * **Sheet name** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell** - The cell from which

Excel Append Range (en)

VuNH54が2023/04/19 16:57に最終更新
表示されるドキュメントの内容
. E.g: Excel Append Range
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
タイトル
Excel Append Range
保存場所
Excel Append Range
Excel Activities
ドキュメントの内容のソース
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 Select Range (en)

Giang Tranが2022/05/13 06:26に最終更新
表示されるドキュメントの内容
a specified range from an Excel spreadsheet, in order to perform further actions. (* for mandatory) Properties Input Sheet name (String) - The name of the sheet from which to select the specified range. By default, this is filled in with "Sheet1". Only String variables and strings are supported. Range (String
タイトル
Excel Select Range
保存場所
Excel Select Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelSelectRange == **Description** == The activity allows you to select and execute a specified range from an Excel spreadsheet, in order to perform further actions. [[image:image-20220505133120-1.jpeg
which to select the specified range. By default, this is filled in with "Sheet1". Only String variables
次のページ » ページ 1 2 3 4
[excel-read-range]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成