検索:excel-save-workbook

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

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

Excel Save Workbook (en)

Giang Tranが2022/05/13 06:25に最終更新
表示されるドキュメントの内容
of the activity to organize and structure your code better. E.g: Excel Save Workbook
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
タイトル
Excel Save Workbook
保存場所
Excel Save Workbook
Excel Activities
ドキュメントの内容のソース
" %) ((( 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. [[image:image-20220505134823-1.jpeg
Save Workbook ))) {{velocity}} #if ($xcontext.action != 'export') (% class="akb-toc

Excel Save As Workbook (en)

VuNH54が2023/04/20 09:45に最終更新
表示されるドキュメントの内容
code better. E.g: Save as Workbook Options File Format (DropDown list box) - You can choose different
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
タイトル
Excel Save As Workbook
保存場所
Excel Save As Workbook
Excel Activities
ドキュメントの内容のソース
of the activity to organize and structure your code better. E.g: Save as Workbook **Options** * **File Format
" %) ((( 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

Execute Macro (en)

Giang Tranが2022/05/13 06:50に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExecuteMacro Description This activity allows you to execute the macro within a workbook. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved. Can only be used in the Excel Application Scope activity. (* for mandatory) Properties Common
保存場所
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExecuteMacro == **Description** == This activity allows you to execute the macro within a workbook. The Workbook file needs to be a Macro-Enabled Workbook. Changes are immediately saved. Can only be used in the Excel Application Scope activity. [[image:image-20220505134614-1.jpeg]] (* for mandatory

Excel Close Workbook (en)

Giang Tranが2022/05/13 04:27に最終更新
表示されるドキュメントの内容
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: Close Workbook Use Workbook Workbook (WorkbookApplication)* - The workbook that you want to close. It can be an output from Excel Application Scope or any
タイトル
Excel Close Workbook
保存場所
Excel Close Workbook
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelCloseWorkbook == **Description** == The activity allows you to close an open Workbook. This only can be used in Excel Application Scope Activity. [[image:image-20220505135216-1.jpeg]] (* for mandatory
can edit the name of the activity to organize and structure your code better. E.g: Close Workbook

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
. E.g: Get Workbook Sheets Table of Content Output Sheet (List< String >) - List of string
タイトル
Excel Get Workbook Sheets
保存場所
Excel Get Workbook Sheets
Excel Activities
ドキュメントの内容のソース
and returns its name as a String variable. This only can be used in Excel Application Scope Activity
and structure your code better. E.g: Get Workbook Sheets ))) (% class="akb-toc" %) ((( (% class="akb-toc-title

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
code better. E.g: Get Workbook Sheet Output Sheet (String) - List of string that contains sheet names
タイトル
Excel Get Workbook Sheet
保存場所
Excel Get Workbook Sheet
Excel Activities
ドキュメントの内容のソース
and returns its name as a String variable. be used in Excel Application Scope Activity. [[image:image
. You can edit the name of the activity to organize and structure your code better. E.g: Get Workbook

Excel Application Scope (en)

VuNH54が2023/04/19 16:56に最終更新
表示されるドキュメントの内容
workbook and provides a scope for Excel Activities. (* for mandatory) In the body of the activity Workbook Path (String) - The path of the Excel file you want to read. E.g: “C:\FolderName\Contacts.xlsx
(String) - The password required for editing password protected Excel workbooks, if necessary. Only String
タイトル
Excel Application Scope
保存場所
Excel Activities
Excel Application Scope
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelApplicationScope == **Description** == This activity allows to open an Excel workbook and provides a scope
of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C
protected Excel workbooks, if necessary. Only String variables and strings are supported. * **Workbook Path

Append Range (en)

VuNH54が2023/04/19 16:55に最終更新
表示されるドキュメントの内容
of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
variables. Properties Input Workbook Path (String)* - The full path of the Excel spreadsheet that you
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist
保存場所
Excel Activities
ドキュメントの内容のソース
) == **In the body of activity** == * **Workbook Path ** - The full path of the Excel spreadsheet that you want to use. If the Excel file to be used is located in the project folder, its relative path can be used
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created

Read Range (en)

Giang Tranが2022/05/13 06:53に最終更新
表示されるドキュメントの内容
Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx
RCA.Activities.Excel.ReadRange Description This activity allows you to read the Excel range
specified, the whole spreadsheet will be read. E.g: "A1:B2" Properties Input Workbook Path (String
保存場所
Excel Activities
ドキュメントの内容のソース
) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read
: "A1:B2" == **Properties** == **Input** * **Workbook Path (String) **- The path of the Excel
" %) ((( RCA.Activities.Excel.ReadRange == **Description** == This activity allows you to read the Excel range and store

Read Column (en)

VuNH54が2023/04/20 10:48に最終更新
表示されるドキュメントの内容
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C
, this is filled in with "A1". E.g: "A1" Workbook Path (String)* - The path of the Excel file you want to read. E.g
保存場所
Excel Activities
ドキュメントの内容のソース
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file
" * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName
次のページ » ページ 1 2 3
[excel-save-workbook]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成