Search: excel-get-column-name

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

Results 1 - 10 of 21 next page » Page 1 2 3

Excel Get Workbook Sheets

Last modified by Giang Tran on 2022/05/05 06:26
Rendered document content
for a sheet based on its index and returns its name as a String variable. This only can be used in Excel
to public it. Remember to consider data security requirement before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better
Title
Excel Get Workbook Sheets
Location
Excel Get Workbook Sheets
Excel Activities
Raw document content
and returns its name as a String variable. This only can be used in Excel Application Scope Activity
it. * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get Workbook Sheets ))) (% class="akb-toc" %) ((( (% class="akb-toc-title

Excel Get Workbook Sheet

Last modified by Giang Tran on 2022/05/13 04:32
Rendered document content
for a sheet based on its index and returns its name as a String variable. be used in Excel Application Scope
code better. E.g: Get Workbook Sheet Output Sheet (String) - List of string that contains sheet names
if you want to public it. Remember to consider data security requirement before using it. Display Name
Title
Excel Get Workbook Sheet
Location
Excel Get Workbook Sheet
Excel Activities
Raw document content
and returns its name as a String variable. be used in Excel Application Scope Activity. [[image:image
data security requirement before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get Workbook

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
) - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
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 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

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 and ShiftOption property fields. (* for mandatory) Properties Input Sheet Name (String) - The name
want to public it. Remember to consider data security requirement before using it. Display Name (String
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. Can also be used to shift an entire row or column by using the ShiftCells and ShiftOption property
** == **Input** * **Sheet Name (String)** - The name of the sheet contains the data you want to delete

Excel Save Workbook

Last modified by Giang Tran on 2022/05/13 06:25
Rendered document content
to the workbook. This only can be used in Excel Application Scope Activity. (* for mandatory) Properties
requirement before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Excel Save Workbook
Title
Excel Save Workbook
Location
Excel Activities
Excel Save Workbook
Raw document content
it. Remember to consider data security requirement before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Excel
can be used in Excel Application Scope Activity. [[image:image-20220505134823-1.jpeg

Excel Close Workbook

Last modified by Giang Tran on 2022/05/13 04:27
Rendered document content
Workbook. This only can be used in Excel Application Scope Activity. (* for mandatory) Properties
requirement before using it. Display Name (String) - The name of this activity. You can edit the name
(WorkbookApplication)* - The workbook that you want to close. It can be an output from Excel Application Scope or any
Title
Excel Close Workbook
Location
Excel Activities
Excel Close Workbook
Raw document content
in Excel Application Scope Activity. [[image:image-20220505135216-1.jpeg]] (* for mandatory
data security requirement before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Close Workbook

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 Activities
Excel Read Cell
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.jpeg]] (* is mandatory) == **In the body of the activity** == * **“Sheet Name”** – Name

Excel Insert Rows

Last modified by Giang Tran on 2022/05/13 06:22
Rendered document content
in Excel Application Scope Activity. (* for mandatory) In the body of the activity Sheet name (String)* - The name of the sheet that you want to insert row. E.g: “Employee Name” Number of row (Int) - Number of rows you want to insert in Excel sheet E.g: 5 Row position (Int) - Position where the rows
Title
Excel Insert Rows
Location
Excel Activities
Excel Insert Rows
Raw document content
of the activity** == * **Sheet name (String)*** - The name of the sheet that you want to insert row. E.g: “Employee Name” * **Number of row (Int) **- Number of rows you want to insert in Excel sheet E.g: 5
in a table, range, or sheet at the specified location. This only can be used in Excel Application Scope

Excel Set Border

Last modified by Giang Tran on 2022/05/13 06:28
Rendered document content
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
using it. Display Name (String) - The name of this activity. You can edit the name of the activity
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
before using it. * **Display Name (String) **- The name of this activity. You can edit the name

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
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
". E.g: "A1" Properties Input Sheet name (String)* - The sheet you want to read. E.g: "Sheet1
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
** == **Input** * **Sheet name (String)*** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell
next page » Page 1 2 3
RSS feed for search on [excel-get-column-name]
Created by admin on 2022/04/17 14:38