Search: excel-write-cell

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

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

Excel Read Column

Last modified by VuNH54 on 2023/04/20 11:26
Rendered document content
(* for mandatory) In the body of activity Sheet name - The sheet you want to read. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1" Properties Input Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell (String
Title
Excel Read Column
Location
Excel Activities
Excel Read Column
Raw document content
** == * **Sheet name** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell** - The cell from which
" * **Starting Cell (String)*** - The cell from which to start extracting the column data. By default
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean

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 Read Row

Last modified by VuNH54 on 2023/04/20 11:24
Rendered document content
of an Excel row beginning from the cell specified in the StartingCell field: and stores it in an lEnumerable
. E.g: "Sheet1" Starting Cell - The cell from which to start extracting the row data. By default
: "Sheet1" Starting Cell (String)* - The cell from which to start extracting the row data. By default
Title
Excel Read Row
Location
Excel Activities
Excel Read Row
Raw document content
the values of an Excel row beginning from the cell specified in the StartingCell field: and stores
of activity** == * **Sheet name** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell** - The cell
" * **Starting Cell (String)*** - The cell from which to start extracting the row data. By default

Excel Save As Workbook

Last modified by VuNH54 on 2023/04/20 09:45
Rendered document content
as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body
file that you want to write over it. This field accepts only strings and String variables. E.g: “C
or click “…” button to choose an existed file that you want to write over it. This field accepts only
Title
Excel Save As Workbook
Location
Excel Activities
Excel Save As Workbook
Raw document content
be used in Excel Application Scope Activity. [[image:image-20220505135028-1.jpeg]] (* for mandatory
to choose an existed file that you want to write over it. This field accepts only strings and String
)*** - Input the full path of the file or click “…” button to choose an existed file that you want to write

Excel Set Border

Last modified by Giang Tran on 2022/05/13 06:28
Rendered document content
RCA.Activities.Excel.ExelSetBorder Description The activity allows you to set the borders through different ranges in Excel. This only can be used in Excel Application Scope Activity. (* is mandatory) Properties Input Sheet name (String)* - The name of the sheet that contains the cell you want to border
Title
Excel Set Border
Location
Excel Activities
Excel Set Border
Raw document content
in Excel. This only can be used in Excel Application Scope Activity. (% class="wikigeneratedid" id="H
name (String)* **- The name of the sheet that contains the cell you want to border. E.g: “Employee

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 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

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

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 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
Location
Excel Activities
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
RSS feed for search on [excel-write-cell]
Created by admin on 2022/04/17 14:38