検索:excel-application-scope

adminが2022/04/24 04:58に最終更新

34件のうち1 - 10 次のページ » ページ 1 2 3 4

Excel Application Scope (en)

VuNH54が2023/04/19 16:56に最終更新
表示されるドキュメントの内容
of the activity to organize and structure your code better. E.g: Excel Application Scope Options Break Links
. This variable can be used in another Excel Application Scope activity. Only WorkbookApplication variables
workbook and provides a scope for Excel Activities. (* for mandatory) In the body of the activity
タイトル
Excel Application Scope
保存場所
Excel Application Scope
Excel Activities
ドキュメントの内容のソース
and structure your code better. E.g: Excel Application Scope **Options** * **Break Links (Checkbox)** - Break
in a WorkbookApplication variable. This variable can be used in another Excel Application Scope activity. Only
" %) ((( RCA.Activities.Excel.ExcelApplicationScope == **Description** == This activity allows to open an Excel workbook and provides a scope

Excel Close Workbook (en)

Giang Tranが2022/05/13 04:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelCloseWorkbook Description The activity allows you to close an open Workbook. This only can be used in Excel Application Scope Activity. (* for mandatory) Properties
(WorkbookApplication)* - The workbook that you want to close. It can be an output from Excel Application Scope or any
タイトル
Excel Close Workbook
保存場所
Excel Activities
Excel Close Workbook
ドキュメントの内容のソース
in Excel Application Scope Activity. [[image:image-20220505135216-1.jpeg]] (* for mandatory
be an output from Excel Application Scope or any other activities above. Only WorkbookApplication variables

Excel Save Workbook (en)

Giang Tranが2022/05/13 06:25に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelSaveAsWorkbook Description This activity allows you to save changes to the workbook. This only can be used in Excel Application Scope Activity. (* for mandatory) Properties
of the activity to organize and structure your code better. E.g: Excel Save Workbook
タイトル
Excel Save Workbook
保存場所
Excel Activities
Excel Save Workbook
ドキュメントの内容のソース
can be used in Excel Application Scope Activity. [[image:image-20220505134823-1.jpeg
of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Excel

Excel Get Workbook Sheets (en)

Giang Tranが2022/05/05 06:26に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelGetWorkbookSheets Description This activity allows you to look for a sheet based on its index and returns its name as a String variable. This only can be used in Excel Application Scope Activity. (* for mandatory) Properties Misc Public (Checkbox) - Check if you want
タイトル
Excel Get Workbook Sheets
保存場所
Excel Activities
Excel Get Workbook Sheets
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelGetWorkbookSheets == **Description** == This activity allows you to look for a sheet based on its index and returns its name as a String variable. This only can be used in Excel Application Scope Activity

Excel Get Workbook Sheet (en)

Giang Tranが2022/05/13 04:32に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelGetWorkbookSheet Description This activity allows you to look for a sheet based on its index and returns its name as a String variable. be used in Excel Application Scope Activity. (* for mandatory) Properties Input Index (Int)* - The index of the sheet that you want
タイトル
Excel Get Workbook Sheet
保存場所
Excel Activities
Excel Get Workbook Sheet
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelGetWorkbookSheet == **Description** == This activity allows you to look for a sheet based on its index and returns its name as a String variable. be used in Excel Application Scope Activity. [[image:image

Excel Set Range Color (en)

Giang Tranが2022/05/13 06:48に最終更新
表示されるドキュメントの内容
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. (* for mandatory) Properties Input Sheet name (String)* - The name of the sheet
タイトル
Excel Set Range Color
保存場所
Excel Activities
Excel Set Range Color
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-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

Excel Save As Workbook (en)

VuNH54が2023/04/20 09:45に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelSaveAsWorkbook Description The activity allows you to save changes as a new file. This only can be used in Excel Application Scope Activity. (* for mandatory) In the body of activity File Path (String)* - Input the full path of the file or click “…” button to choose an existed
タイトル
Excel Save As Workbook
保存場所
Excel Activities
Excel Save As Workbook
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelSaveAsWorkbook == **Description** == The activity allows you to save changes as a new file. This only can be used in Excel Application Scope Activity. [[image:image-20220505135028-1.jpeg]] (* for mandatory

Excel Read Cell (en)

Giang Tranが2022/05/13 06:23に最終更新
表示されるドキュメントの内容
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
タイトル
Excel Read Cell
保存場所
Excel Activities
Excel Read Cell
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-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

Excel Insert Rows (en)

Giang Tranが2022/05/13 06:22に最終更新
表示されるドキュメントの内容
in Excel Application Scope Activity. (* for mandatory) In the body of the activity Sheet name
) - Number of rows you want to insert in Excel sheet E.g: 5 Row position (Int) - Position where the rows
タイトル
Excel Insert Rows
保存場所
Excel Activities
Excel Insert Rows
ドキュメントの内容のソース
in a table, range, or sheet at the specified location. This only can be used in Excel Application Scope
: “Employee Name” * **Number of row (Int) **- Number of rows you want to insert in Excel sheet E.g: 5

Excel Set Border (en)

Giang Tranが2022/05/13 06:28に最終更新
表示されるドキュメントの内容
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
タイトル
Excel Set Border
保存場所
Excel Activities
Excel Set Border
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-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. (% class="wikigeneratedid" id="H
次のページ » ページ 1 2 3 4
[excel-application-scope]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成