Search: excel-select-range

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

Results 11 - 20 of 47 « previous page next page » Page 1 2 3 4 5

Excel Read Column

Last modified by VuNH54 on 2023/04/20 11:26
Rendered document content
the name of the activity to organize and structure your code better. E.g: [482156710] Excel Read Column Options Preserve Format (Boolean) - Selecting this check box keeps the formatting of the column that you
Title
Excel Read Column
Location
Excel Activities
Excel Read Column
Raw document content
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean) **- Selecting this check box keeps the formatting of the column that you want to read. By default, the check box

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
can edit the name of the activity to organize and structure your code better. E.g: Excel Read Row Options Preserve Format (Boolean) - Selecting this check box keeps the formatting of the row that you
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
. You can edit the name of the activity to organize and structure your code better. E.g: Excel Read Row **Options** * **Preserve Format (Boolean) **- Selecting this check box keeps the formatting of the row

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
) - If you select this, the column headers from the specified spreadsheet range are also extracted
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” Sheet name - The name of the sheet in which the range that you want to write to is. By default
Title
Write Range
Location
Excel Activities
Write Range
Raw document content
Headers (Checkbox)** - If you select this, the column headers from the specified spreadsheet range
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name of the sheet in which the range that you want to write to is. By default, this is filled in with "Sheet1." E.g

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
content - The value or formula that you want to be written to a cell or range. Only string variables
Location
Excel Activities
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 be written to a cell or range. Only string variables, generic variables and strings are supported. E.g

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
] Read Column Options Preserve Format (Boolean) - Selecting this check box keeps the formatting
Location
Excel Activities
Raw document content
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName
] Read Column **Options** * **Preserve Format (Boolean) **- Selecting this check box keeps

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope
of the activity to organize and structure your code better. E.g: Write Range Excel Options Add Headers (Checkbox) - When selected, column headers are also written to the specified range. By default, this check box
Title
Excel Write Range
Location
Excel Write Range
Excel Activities
Raw document content
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written to the specified range. By default, this check box is not selected. ))) {{velocity}} #if ($xcontext.action
with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes

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
: “Hello world” or “=B1+C2” Properties Input Cell (String)* - The Excel cell or range that you want
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name
Title
Excel Write Cell
Location
Excel Activities
Excel Write Cell
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
spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified

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 Read Range
Excel Activities
Raw document content
" %) ((( 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

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (* is mandatory
\sky.png” Sheet name (String) - The sheet that you want to display. E.g: “ThisIsSheetName” Range (String) - The range you want to add image to. E.g: “K1:L1” Properties Input Image path (String)* - Input the full
Title
Excel Insert Image
Location
Excel Activities
Excel Insert Image
Raw document content
" %) ((( RCA.Activities.Excel.ExcelInsertImage == **Description** == This activity allows you to add images to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (% class="wikigeneratedid" id="H
) **- The sheet that you want to display. E.g: “ThisIsSheetName” * **Range (String) **- The range you want to add

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
Input Change Mode (Dropdown List) - Selects whether the activity adds or removes columns. ・Add: Add
to organize and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns Options
Title
Excel Insert Or Delete Columns
Location
Excel Activities
Excel Insert Or Delete Columns
Raw document content
) **- Selects whether the activity adds or removes columns. **・Add**: Add columns to the document. **・Delete
and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns **Options** * **CopyOrigin
RSS feed for search on [excel-select-range]
Created by admin on 2022/04/17 14:38