Search: excel-delete-range

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

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

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

Last modified by VuNH54 on 2023/04/19 16:57
Rendered document content
. 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
Title
Excel Append Range
Location
Excel Append Range
Excel Activities
Raw document content
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 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
. E.g: “A10” Data Table - The data that you want to write to the specified range, as a DataTable
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
with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
to organize and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns Options
columns to the document. ・Delete: Remove columns from the document. Sheet name (String)* - The name
Title
Excel Insert Or Delete Columns
Location
Excel Insert Or Delete Columns
Excel Activities
Raw document content
and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns **Options** * **CopyOrigin
) **- Selects whether the activity adds or removes columns. **・Add**: Add columns to the document. **・Delete

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
workbook. If no other workbook is specified, it is copied to the source file. Delete Range: Uses the Microsoft Graph Clear range (when Shift is None) or Delete range (when Shift is Up or Left) API to delete a range of cell data (Range) from a specified workbook (Workbook) worksheet (SheetName). Delete Sheet
Raw document content
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete range (when **Shift** is //Up// or //Left//) API to delete a range of cell data (**Range**) from
the information from a specified Excel workbook cell range for use in other activities, such as Write 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
: “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

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
. E.g: “append excel range
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist
of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
Title
Append Range
Location
Excel Activities
Append Range
Raw document content
. E.g: “append excel range” ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created
) == **In the body of activity** == * **Workbook Path ** - The full path of the Excel spreadsheet that you want

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

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\ClientList.xlsx” Sheet name - The name of the sheet in which the range that you want to write to is. By default
to the specified range, as a DataTable variable. Only DataTable variables are supported. Properties Input
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 of the sheet in which the range that you want to write to is. By default, this is filled in with "Sheet1." E.g
and strings are supported. * **Data Table** - The data that you want to write to the specified range

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