検索:excel-application-scope

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

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

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 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 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 Insert Image (en)

VuNH54が2023/04/19 17:20に最終更新
表示されるドキュメントの内容
to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (* is mandatory
) - The height of the image that you want to insert in Excel. E.g: 50 Image Width (Single) - The width of the image that you want to insert in Excel. E.g: 50 Offset Left (Single) - It returns to the left position
タイトル
Excel Insert Image
保存場所
Excel Activities
Excel Insert Image
ドキュメントの内容のソース
" %) ((( 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
**Options** * **Image Height (Single)** - The height of the image that you want to insert in Excel. E.g: 50

Excel Write Cell (en)

VuNH54が2023/04/20 10:39に最終更新
表示されるドキュメントの内容
. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body
 - 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
タイトル
Excel Write Cell
保存場所
Excel Activities
Excel Write Cell
ドキュメントの内容のソース
be used in the Excel Application Scope activities. [[image:image-20220505113619-1.jpeg]] (* is mandatory
: “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

Excel Write Range (en)

VuNH54が2023/04/20 10:42に最終更新
表示されるドキュメントの内容
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
タイトル
Excel Write Range
保存場所
Excel Activities
Excel Write Range
ドキュメントの内容のソース
are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written

Word Application Scope (en)

VuNH54が2023/04/21 11:08に最終更新
表示されるドキュメントの内容
RCA.Activities.Word.WordApplicationScope Description Word Application Scope activity provides
in the Input of this activity. No Word Activities works outside of Word Application Scope. The Word Documents and the Word application will be closed once the activity is finished. In the body of activity Document
タイトル
Word Application Scope
保存場所
Word Application Scope
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Word.WordApplicationScope == **Description** == Word Application Scope activity provides a space for all other Word
Activities works outside of Word Application Scope. The Word Documents and the Word application

GSuite Application Scope (en)

Nga Nguyenが2022/05/16 03:34に最終更新
表示されるドキュメントの内容
specified in the Application Scope. Multiple authentication types are available. (*For mandatory
of the activity to organize and structure your code better. E.g: [4523423424] GSuite Application Scope
. ・This property is only applicable if the selected AuthenticationType is OAuthClientID. Service Account Key
タイトル
GSuite Application Scope
保存場所
GSuite Application Scope
ドキュメントの内容のソース
and structure your code better. **E.g**: [4523423424] GSuite Application Scope ))) {{velocity
and authentication for GSuite activities. The GSuite activities work with the account specified in the Application Scope. Multiple authentication types are available. [[image:image-20220505160344-1.png

Salesforce Application Scope (en)

adminが2024/05/12 17:20に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.SalesforceApplicationScope It initiates a connection to a designated Salesforce Organization and provides the scopes for all subsequent activities. Firstly, you need to configure the connection parameters to connect to Salesforce Organization by using Configure button
タイトル
Salesforce Application Scope
保存場所
Salesforce Application Scope
ドキュメントの内容のソース
RCA.Activities.Salesforce.SalesforceApplicationScope It initiates a connection to a designated Salesforce Organization and provides the scopes for all subsequent activities. Firstly, you need to configure the connection parameters to connect to Salesforce Organization by using Configure button

Java Gui Scope (en)

Nhan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
library and provide a scope for all subsequent activities. (* is mandatory) Properties Input Process
and structure your code better. Eg: Java Gui Scope Options Dispose On Completed Or Faulted (Checkbox) - Specifies whether the Java Application Window is closed when execution is finished or faulted. This option
タイトル
Java Gui Scope
添付ファイルの名称
java gui scope.png
保存場所
Java Gui Scope
ドキュメントの内容のソース
a scope for all subsequent activities. [[[[image:java gui scope.png]]>>attach:java gui scope.png
. Eg: Java Gui Scope **Options** * **Dispose On Completed Or Faulted (Checkbox)** - Specifies whether the Java Application Window is closed when execution is finished or faulted. This option
次のページ » ページ 1 2 3
[excel-application-scope]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成