Search: excel-get-workbook-sheet

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

Results 41 - 50 of 69 « previous page next page » Page 1 2 3 4 5 6 7

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範囲を選択 (ja)

Last modified by admin on 2023/10/19 11:26
Rendered document content
RCA.Activities.Excel.ExcelSelectRange 説明 このアクティビティでは、Excelスプレッドシートから指定した範囲を選択して、さらにアクションを実行できます。 *は必須。 プロパティ 入力 シート名(文字列):指定した範囲を選択するシートの名前。デフォルトでは、"Sheet1."で入力されます。文字列および文字列変数のみがサポートされています。 範囲(文字列)*:選択される範囲。文字列および文字列変数のみがサポートされています。 例:“A1:K10” その他 公開(チェックボックス):公開したい場合はチェックを入れます。使用前に、必ずデータ
Title
Excel範囲を選択
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelSelectRange == **説明** == このアクティビティでは、Excelスプレッドシートから指定した範囲を選択して、さらにアクションを実行できます。 [[image:image-20220505133120-1.jpeg]] *は必須。 == **プロパティ** == **入力** * **シート名(文字列)**:指定した範囲を選択するシートの名前。デフォルトでは、"Sheet1."で入力
Location
Excel Activities
Excel Select Range

[01] akaBot Studio 2.2.0.2

Last modified by admin on 2023/05/21 23:26
Rendered document content
to execute a specific VBA macro or function within your Excel workbook. It provides a way to call and run VBA
What's New [Added] Added Excel Set Range Format activity: This activity allows user to format
and automate Excel tasks using Visual Basic for Applications. Insert VBA Activity: This activity allows you
Raw document content
new VBA code into a workbook or a specific module. It helps you extend the functionality of your Excel
a specific VBA macro or function within your Excel workbook. It provides a way to call and run VBA code
** == * [Added] Added Excel Set Range Format activity: This activity allows user to format cells and ranges

Excelセルを読み込む (ja)

Last modified by admin on 2023/10/19 11:24
Rendered document content
RCA.Activities.Excel.ExcelReadCell 説明 このアクティビティでは、Excelセルの値を読み込み、変数に格納できます。Excelアプリケーションスコープアクティビティ内でのみ使用できます。 *は必須。 アクティビティの内容 シート名:読み取るセルが含まれるシートの名前。修正がない場合、「Sheet1」が自動的に選択されます。 セル:読み取るセル。修正がない場合、“A1”は自動的に選択されます。 プロパティ 入力 セル(文字列)*:読み取るセル。文字列および文字列変数のみがサポートされています。 例:“A10” シート名(文字列)*:読み取るセル
Title
Excelセルを読み込む
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelReadCell == **説明** == このアクティビティでは、Excelセルの値を読み込み、変数に格納できます。Excelアプリケーションスコープアクティビティ内でのみ使用できます。 [[image:image-20220505112903-1.jpeg]] *は必須。 == **アクティビティの内容** == * **シート名**:読み取るセルが含まれるシートの名前。修正がない場合、「Sheet
Location
Excel Activities
Excel Read Cell

Excelシートを選択 (ja)

Last modified by admin on 2023/10/19 11:27
Rendered document content
RCA.Activities.Excel.ExcelSelectSheet 説明 このアクティビティでは、指定したシートを選択して、さらにアクションを実行できます。 *は必須。 プロパティ 入力 シート名(文字列)* :指定した範囲を選択するシートの名前。デフォルトでは、"Sheet1."で入力されます。文字列および文字列変数のみがサポートされています。 その他 公開(チェックボックス):公開したい場合はチェックを入れます。使用前に、必ずデータセキュリティ要件を考慮してください。 表示名(文字列):アクティビティ名。アクティビティ名を編集して、コードをより適切に整理
Title
Excelシートを選択
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelSelectSheet == **説明** == このアクティビティでは、指定したシートを選択して、さらにアクションを実行できます。 [[image:image-20220505132753-1.jpeg]] *は必須。 == **プロパティ** == **入力** * **シート名(文字列)* **:指定した範囲を選択するシートの名前。デフォルトでは、"Sheet1."で入力されます。文字列および文字列
Location
Excel Select Sheet
Excel Activities

Excel Write Range

Last modified by VuNH54 on 2023/04/20 10:42
Rendered document content
. If the starting cell isn't specified, the data is written starting from the A1 cell. If the sheet does not exist
range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. (* is mandatory) In the body of activity Sheet Name - The sheet you want to write
Title
Excel Write Range
Location
Excel Activities
Excel Write Range
Raw document content
, the data is written starting from the A1 cell. If the sheet does not exist, a new one is created
are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name **- The sheet you want

Excel Set Range Color

Last modified by Giang Tran on 2022/05/13 06:48
Rendered document content
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 that contains the cell you want to color. E.g: “Name of the sheet” Range (String)* - The range of data
Title
Excel Set Range Color
Location
Excel Activities
Excel Set Range Color
Raw document content
using a Color variable. Can only be used within the Excel Application Scope activity. [[image:image-20220505133337-1.jpeg]] (* for mandatory) == **Properties** == **Input** * **Sheet name (String)* **- The name of the sheet that contains the cell you want to color. E.g: “Name of the sheet” * **Range

Excelセルを読み込む (ja)

Last modified by admin on 2023/10/19 11:24
Rendered document content
RCA.Activities.Excel.ExcelReadRange 説明 このアクティビティでは、Excel範囲の値を読み込み、データテーブル変数に格納できます。範囲が指定されていない場合、スプレッドシート全体が読み込まれます。範囲がセルとして指定されている場合、そのセルを始点として以降のスプレッドシート全体が読み込まれます。Excelアプリケーションスコープアクティビティ内でのみ使用
が読み込まれます。文字列および文字列変数のみがサポートされています。 例:“A1:B2” シート名(文字列)*:読み込みたいシート名です。デフォルトでは、"Sheet1."で入力されます。文字列および文字列
Title
Excelセルを読み込む
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Excel.ExcelReadRange == **説明** == このアクティビティでは、Excel範囲の値を読み込み、データテーブル変数に格納できます。範囲が指定されていない場合、スプレッドシート全体が読み込まれます。範囲がセルとして指定されている場合、そのセルを始点として以降のスプレッドシート全体が読み込まれます。Excelアプリケーションスコープアクティビティ内でのみ使用できます。 [[image:image
Location
Excel Activities
Excel Read Range

Excel Read Column

Last modified by VuNH54 on 2023/04/20 11:26
Rendered document content
(* for mandatory) In the body of activity Sheet name - The sheet you want to read. E.g: "Sheet1" Starting Cell
" Properties Input Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell (String
the name of the activity to organize and structure your code better. E.g: [482156710] Excel Read Column
Title
Excel Read Column
Location
Excel Activities
Excel Read Column
Raw document content
** == * **Sheet name** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell** - The cell from which
" == **Properties** == **Input** * **Sheet name (String)*** - The sheet you want to read. E.g: "Sheet1
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean

Execute Macro

Last modified by Giang Tran on 2022/05/13 06:50
Rendered document content
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
Location
Excel Activities
Raw document content
" %) ((( 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
RSS feed for search on [excel-get-workbook-sheet]
Created by admin on 2022/04/17 14:38