Search: excel-write-cell

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

Results 1 - 10 of 14 next page » Page 1 2

Excel Write Cell

Last modified by VuNH54 on 2023/04/20 10:39
Rendered document content
 - The Excel cell or range that you want to write to. If the range isn't specified, the whole spreadsheet
to organize and structure your code better. E.g: Excel Write Cell
: “Hello world” or “=B1+C2” Properties Input Cell (String)* - The Excel cell or range that you want
Title
Excel Write Cell
Location
Excel Write Cell
Excel Activities
Raw document content
: “ClientName” * **Cell** - The Excel cell or range that you want to write to. If the range isn't specified
)*** - The Excel cell or range that you want to write to. If the range isn't specified, the whole spreadsheet
Write Cell ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc" %) ((( (% class="akb

Write Cell

Last modified by VuNH54 on 2023/04/20 10:53
Rendered document content
:\FolderName\ClientList.xlsx” Sheet name - The sheet you want to write the data to. E.g: “ClientNames” Cell
: “Hello world” or “=A2&A3” Cell (String)* - The cell that you want to write to. String supported only. E.g
can edit the name of the activity to organize and structure your code better. E.g: Write Cell
Title
Write Cell
Location
Write Cell
Excel Activities
Raw document content
to write the data to. E.g: “ClientNames” * **Cell content **- The value or formula that you want
: “Hello world” or “=A2&A3” * **Cell **- The cell that you want to write to. String supported only. E.g
: “Hello world” or “=A2&A3” * **Cell (String)* **- The cell that you want to write to. String supported

Excel Read Cell

Last modified by Giang Tran on 2022/05/13 06:23
Rendered document content
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. (* is mandatory) In the body of the activity “Sheet Name” – Name of the sheet contains the cell which is aimed
Title
Excel Read Cell
Location
Excel Read Cell
Excel Activities
Raw document content
" %) ((( 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 Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
” Starting Cell - The cell from which to start writing data. Only string variables and strings are supported
)* - The cell from which to start writing data. Only string variables and strings are supported. E.g: “A10
of the activity to organize and structure your code better. E.g: Write Range Excel Options Add Headers (Checkbox
Title
Excel Write Range
Location
Excel Write Range
Excel Activities
Raw document content
. E.g: “Sheet1” * **Starting Cell **- The cell from which to start writing data. Only string variables
’ Data” * **Starting Cell (String)* **- The cell from which to start writing data. Only string variables
" %) ((( RCA.Activities.Excel.ExcelWriteRange == **Description** == This activity allows you to write the data from a DataTable variable

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
, this is filled in with "Sheet1." E.g: “ClientNames” Starting Cell – The cell from which to start writing data
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
Title
Write Range
Location
Excel Activities
Write Range
Raw document content
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
: “ClientNames” * **Starting Cell **– The cell from which to start writing data. Only string variables
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
with the cell specified in the StartingCell field, and stores it in an IEnumerable variable. (* 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” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell
Location
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ReadColumn == **Description** == Reads the values from a column beginning with the cell specified
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file
to read. E.g: "Sheet1" * **Starting Cell (String)*** - The cell from which to start extracting the column

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
RCA.Activities.Excel.ReadRow Description Reads the values from a row beginning with the cell
) 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: "Sheet1" Starting Cell
Location
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ReadRow == **Description** == Reads the values from a row beginning with the cell specified
]] (*for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel
you want to read. E.g: "Sheet1" * **Starting Cell (String)*** - The cell from which to start

Excel Read Range

Last modified by VuNH54 on 2023/04/20 09:37
Rendered document content
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 Scope activity. (* is mandatory) In the body of activity
Title
Excel Read Range
Location
Excel Activities
Excel Read Range
Raw document content
as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application
" %) ((( RCA.Activities.Excel.ExcelReadRange == **Description** == This activity allows you to read the value of an Excel range and store
specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet

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

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
next page » Page 1 2
RSS feed for search on [excel-write-cell]
Created by admin on 2022/04/17 14:38