Search: excel-copy-sheet

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

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

Excel Copy Sheet

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
RCA.Activities.Excel.ExcelCopySheet Description This activity allows you to copy a sheet from
Destination Destination File Path (String)* - The workbook where you want to copy the sheet. If this field is left empty, the sheet is copied in the current scope workbook. This field supports only strings
Title
Excel Copy Sheet
Location
Excel Copy Sheet
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelCopySheet == **Description** == This activity allows you to copy a sheet from a specified workbook
the sheet. If this field is left empty, the sheet is copied in the current scope workbook. This field
can edit the name of the activity to organize and structure your code better. E.g: Copy Sheet

Excel Select Sheet

Last modified by Giang Tran on 2022/05/13 06:27
Rendered document content
a specified sheet, in order to perform further actions. (* for mandatory) Properties Input Sheet name (String)* - The name of the sheet from which to select the specified range. By default, this is filled
. E.g: Select Sheet
Title
Excel Select Sheet
Location
Excel Select Sheet
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelSelectSheet == **Description** == The activity allows you to select and execute a specified sheet
) == **Properties** == **Input** * **Sheet name (String)* **- The name of the sheet from which to select
. You can edit the name of the activity to organize and structure your code better. E.g: Select Sheet

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 Activity. (* for mandatory) Properties Input Index (Int)* - The index of the sheet that you want
code better. E.g: Get Workbook Sheet Output Sheet (String) - List of string that contains sheet names
Title
Excel Get Workbook Sheet
Location
Excel Get Workbook Sheet
Excel Activities
Raw document 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
)* **- The index of the sheet that you want to retrieve. This field supports only integers and Int32 variables

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
. E.g: Get Workbook Sheets Table of Content Output Sheet (List< String >) - List of string that contains sheet names. It is written by their index order. Should assign to a variable.
Title
Excel Get Workbook Sheets
Location
Excel Activities
Excel Get Workbook Sheets
Raw document 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
and structure your code better. E.g: Get Workbook Sheets ))) (% class="akb-toc" %) ((( (% class="akb-toc-title

Excel Copy Paste Range

Last modified by Giang Tran on 2022/05/13 04:28
Rendered document content
Sheet Name (String)* - The name of the sheet where the data you want to copy located. By default
RCA.Activities.Excel.ExcelCopyPasteRange Description This activity allows to copy a range or sheet (including values, formulas, table format, and cell format) and pastes it to another location
Title
Excel Copy Paste Range
Location
Excel Copy Paste Range
Excel Activities
Raw document content
" %) ((( RCA.Activities.Excel.ExcelCopyPasteRange == **Description** == This activity allows to copy a range or sheet (including values, formulas
)*** - The sheet you want to paste the copied data into. This field supports only strings and String variables E.g: “TargetSheetName” **Input** * **Sheet Name (String)*** - The name of the sheet where the data you want to copy

Excel範囲を追加 (ja)

Last modified by admin on 2023/10/19 11:11
Rendered document content
RCA.Activities.Excel.ExcelAppendRange 説明 このアクティビティでは、データテーブル変数に格納されている情報を、指定したExcelスプレッドシートの最後に追加できます。 *は必須。 アクティビティの内容 シート名:指定した範囲を追加するシートの名前。デフォルトでは、"Sheet1."で入力されます。文字列および文字列変数のみがサポートされています。 例:"クライアント名
では、"Sheet1."で入力されます。文字列および文字列変数のみがサポートされています。 例:"クライアント名" データテーブル(DataTable)*:追加するデータテーブルです。このフィールドはデータテーブル
Title
Excel範囲を追加
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelAppendRange == **説明** == このアクティビティでは、データテーブル変数に格納されている情報を、指定したExcelスプレッドシートの最後に追加できます。 [[image:image-20220505131238-1.jpeg]] *は必須。 == **アクティビティの内容** == * **シート名**:指定した範囲を追加するシートの名前。デフォルトでは、"Sheet1."で入力されます。文字列
Location
Excel Activities
Excel Append Range

範囲を追加 (ja)

Last modified by admin on 2023/10/19 11:11
Rendered document content
RCA.Activities.Excel.AppendRange 説明 このアクティビティでは、データテーブル変数に格納されている情報を、指定したExcelスプレッドシートの最後に追加できます。シートが存在しない場合、シート名フィールドの名前で新しいシートを作成します。 *は必須。 アクティビティの内容 ワークブックのパス:使用するExcelスプレッドシートのフルパス。使用するExcelファイルがプロジェクトフォルダー内にある場合は、その相対パスが使用できます。文字列および文字列変数のみがサポートされています。 例:“C:\FolderName\ClientList.xlsx
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.AppendRange == **説明** == このアクティビティでは、データテーブル変数に格納されている情報を、指定したExcelスプレッドシートの最後に追加できます。シートが存在しない場合、シート名フィールド
**:使用するExcelスプレッドシートのフルパス。使用するExcelファイルがプロジェクトフォルダー内にある場合は、その相対パスが使用できます。文字列および文字列変数のみがサポートされています。 例:“C
Location
Excel Activities

Append Range

Last modified by VuNH54 on 2023/04/19 16:55
Rendered document content
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist
of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
are supported. E.g: “C:\FolderName\ClientList.xlsx” Sheet Name - The name of the sheet in which to add
Location
Excel Activities
Raw document content
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created
) == **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

Excel Write Cell

Last modified by VuNH54 on 2023/04/20 10:39
Rendered document content
into a specified spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body
Title
Excel Write Cell
Location
Excel Activities
Excel Write Cell
Raw document content
spreadsheet cell or a range. If the sheet does not exist, a new one is created with the name specified in the Sheet Name property. If a value exists, it is overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505113619-1.jpeg]] (* is mandatory

Excel Insert Image

Last modified by VuNH54 on 2023/04/19 17:20
Rendered document content
to specified Excel Sheets. This only can be used in Excel Application Scope Activity. (* is mandatory
\sky.png” Sheet name (String) - The sheet that you want to display. E.g: “ThisIsSheetName” Range (String
strings and String variables. E.g: “C:\FolderName\sky.png” Sheet name (String)* - The sheet that you want
Title
Excel Insert Image
Location
Excel Activities
Excel Insert Image
Raw document content
" %) ((( 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
. This field accepts only strings and String variables. E.g: “C:\FolderName\sky.png” * **Sheet name (String
next page » Page 1 2 3 4 5
RSS feed for search on [excel-copy-sheet]
Created by admin on 2022/04/17 14:38