Search: excel-get-workbook-sheets

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

Results 1 - 10 of 44 next page » Page 1 2 3 4 5

Activities

Located in
Last modified by admin on 2024/05/12 17:35
Objects
="akb-card-title">Getting Started</div> <div class="akb-card-body"> <div class="akb-link
/%5B3%5D%20Assets/Activities/Get%20Agent%20Assets/">Get Agent Assets</a> <a href="/bin/view/Activities/%5B3%5D%20Assets/Activities/Get%20Agent%20Credential/">Get Agent Credential</a> <a href

[1] Release Notes

Last modified by admin on 2023/09/22 18:39
Rendered document content
RCA.Activities.Office365 v1.0.0 1. Sharepoint List Activity: Activity Description Get List
to a SharePoint List. Delete List Items Retrieve a single SharePoint list item from the specified list. Get List Info Uses the Microsoft Graph Get list API to get information about the specified SharePoint List
Raw document content
|=Description |Get List Items|Retrieve SharePoint List Items from the specified list. |Add List Item|((( Add
the specified list. |Get List Info|Uses the Microsoft Graph Get list API to get information about the specified SharePoint List. |For Each List|Uses the Microsoft Graph Get lists and Get list APIs to perform an activity

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
of worksheets (Sheets) from a specified workbook (Workbook). Read Cell: Reads the value of an Excel cell
the same sheet. Copy Sheet: Copies a sheet from a specified workbook and pastes it to another specified
a range of cell data (Range) from a specified workbook (Workbook) worksheet (SheetName). Delete Sheet
Raw document content
a specified workbook (**Workbook**) worksheet (**SheetName**). * Delete Sheet: Deletes the specified sheet
. * Get Cell Color: Extracts the background color of a cell and saves it as a Color variable * Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array of worksheets (**Sheets

Get Excel Column Name

Last modified by VuNH54 on 2023/04/20 11:33
Rendered document content
. E.g: [482156710] Get Excel Column Name Output Result (String) - Stores column name in a string
Title
Get Excel Column Name
Location
Get Excel Column Name
Excel Activities
Raw document content
] Get Excel Column Name **Output** * **Result (String) **- Stores column name in a string variable.

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
" Properties Input Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell (String
the name of the activity to organize and structure your code better. E.g: [482156710] Excel Read Column
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
" == **Properties** == **Input** * **Sheet name (String)*** - The sheet you want to read. E.g: "Sheet1
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean

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<object> variable. (* is mandatory) In the body of activity Sheet name - The sheet you want to read
, this is filled in with "A1". E.g: "A1" Properties Input Sheet name (String)* - The sheet you want to read. E.g
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
" == **Properties** == **Input** * **Sheet name (String)*** - The sheet you want to read. E.g: "Sheet1

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
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
Location
Excel Activities
Raw document content
-20220505135914-1.jpeg]] (* for mandatory) == **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, 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
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” Sheet name (String)* - The sheet you
Location
Excel Activities
Raw document content
of the Excel file you want to use. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The sheet you want
: “A20” == **Properties** == **Input** * **Workbook Path (String)*** - The path of the Excel file you
spreadsheet cell or a range. If the sheet does not exist, a new one is created. [[image:image-20220505135743

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:\FolderName\SaleReport.xlsx” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
Location
Excel Activities
Raw document content
]] (* 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
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
. If the starting cell isn't specified, the data is written starting from the A1 cell. If the sheet does not exist
range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body of activity Sheet Name - The sheet you want to write
Title
Excel Write Range
Location
Excel Activities
Excel Write Range
Raw document content
, the data is written starting from the A1 cell. If the sheet does not exist, a new one is created
are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name **- The sheet you want
next page » Page 1 2 3 4 5
RSS feed for search on [excel-get-workbook-sheets]
Created by admin on 2022/04/17 14:38