Search: excel-read-cell

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

Results 11 - 20 of 26 « previous page next page » Page 1 2 3

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
that cell is read. This activity uses ClosedXML library (* for mandatory) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
Title
Read Range
Location
Excel Activities
Read Range
Raw document content
" %) ((( 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

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” Sheet name - The sheet you want to write the data to. E.g: “ClientNames” Cell
Title
Write Cell
Location
Excel Activities
Write Cell
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created. [[image:image-20220505135743
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want to write the data to. E.g: “ClientNames” * **Cell content **- The value or formula that you want

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
a DataTable variable in a spreadsheet starting with the cell indicated in the Starting Cell field. If the starting cell is not specified, the data is written starting from the A1 cell. (* for mandatory) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName
Location
Excel Activities
Raw document content
in a spreadsheet starting with the cell indicated in the Starting Cell field. If the starting cell is not specified, the data is written starting from the A1 cell. (% class="wikigeneratedid" id="H" %) [[image:image
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
a DataTable variable in a spreadsheet starting with the cell indicated in the StartingCell field. If the starting cell isn't specified, the data is written starting from the A1 cell. If the sheet does not exist, a new one is created with the value specified in the Sheetname property. All cells within the specified
Title
Excel Write Range
Location
Excel Activities
Excel Write Range
Raw document content
in a spreadsheet starting with the cell indicated in the StartingCell field. If the starting cell isn't specified, the data is written starting from the A1 cell. If the sheet does not exist, a new one is created with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes

Excel Application Scope

Last modified by VuNH54 on 2023/04/19 16:56
Rendered document content
Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx
variables and strings are supported. Workbook Path (String)* - The path of the Excel file you want to read
are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads the current
Title
Excel Application Scope
Location
Excel Activities
Excel Application Scope
Raw document content
of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
(String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx” * **Password
macros are disabled in the specified Excel file. No macros can be run. ・ReadFromExcelSettings - Reads

Excel Set Range Color

Last modified by Giang Tran on 2022/05/13 06:48
Rendered document content
RCA.Activities.Excel.ExcelSetRangeColor Description This activity allows changing color of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope
that contains the cell you want to color. E.g: “Name of the sheet” Range (String)* - The range of data
Title
Excel Set Range Color
Location
Excel Activities
Excel Set Range Color
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSetRangeColor == **Description** == This activity allows changing color of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope activity. [[image:image
)* **- The name of the sheet that contains the cell you want to color. E.g: “Name of the sheet” * **Range

Release Notes

Last modified by Nga Nguyen on 2022/05/13 04:21
Rendered document content
RCA.Activities.Excel Version 2.1.1.0 Bugs fixed [ExcelApplicationScope]Edit message when excel file is set password protected sheet. [ExportChart]Export chart missing when name file excel has chart
characters. [ExcelApplicationScope] A loop opens Excel file in the background. Even though the workflow has
Raw document content
when excel file is set password protected sheet. * [ExportChart]Export chart missing when name file excel has chart name same. * [ExcelApplicationScope] At Textbox[Designer], change length when input more than 200 characters. * [ExcelApplicationScope] A loop opens Excel file in the background. Even though

[1] Release Notes

Last modified by Nga Nguyen on 2022/05/13 03:20
Rendered document content
RCA.Activities.Excel Version 2.1.1.0 Bugs fixed [ExcelApplicationScope]Edit message when excel file is set password protected sheet. [ExportChart]Export chart missing when name file excel has chart
characters. [ExcelApplicationScope] A loop opens Excel file in the background. Even though the workflow has
Location
Excel Activities
Raw document content
when excel file is set password protected sheet. * [ExportChart]Export chart missing when name file excel has chart name same. * [ExcelApplicationScope] At Textbox[Designer], change length when input more than 200 characters. * [ExcelApplicationScope] A loop opens Excel file in the background. Even though

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
. E.g: Delete Range Options ShiftCells (Checkbox) - If you check it, cell formatting is shifted according to what is specified in the Shift Option property. If this box is unselected, only the cell data
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
Range **Options** * **ShiftCells (Checkbox) **- If you check it, cell formatting is shifted according to what is specified in the Shift Option property. If this box is unselected, only the cell data

Excel LookUp Range

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
for the coordinates of a cell with a certain value and returns them as String variables. (* for mandatory
] Excel Lookup Range Option Look in (Dropdown List) - Select type of value to look up into range that has been selected: Formulas, Values, Comments Output Result (String) - The cell where the specified
Title
Excel LookUp Range
Location
Excel Activities
Excel LookUp Range
Raw document content
" %) ((( RCA.Activities.Excel.ExcelLookUpRange == **Description** == Searches in a specified range for the coordinates of a cell
. E.g: [759682936] Excel Lookup Range **Option** * **Look in (Dropdown List) **- Select type
** * **Result (String) **- The cell where the specified value is found. ))) {{velocity
RSS feed for search on [excel-read-cell]
Created by admin on 2022/04/17 14:38