検索:excel-get-column-name

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

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

Get Excel Column Name (en)

VuNH54が2023/04/20 11:33に最終更新
表示されるドキュメントの内容
. E.g: [482156710] Get Excel Column Name Output Result (String) - Stores column name in a string
RCA.Activities.Excel.GetExcelColumnName Description Based on the column's index, you can look for it and returns the name to String variable. (* for mandatory) Properties Input Column Index: (Int32
タイトル
Get Excel Column Name
保存場所
Get Excel Column Name
Excel Activities
ドキュメントの内容のソース
] Get Excel Column Name **Output** * **Result (String) **- Stores column name in a string variable.
RCA.Activities.Excel.GetExcelColumnName == **Description** == Based on the column's index, you can look for it and returns the name to String variable. [[image:image-20230420113044-1.png

Excel Read Column (en)

VuNH54が2023/04/20 11:26に最終更新
表示されるドキュメントの内容
the name of the activity to organize and structure your code better. E.g: [482156710] Excel Read Column
RCA.Activities.Excel.ExcelReadColumn Description Read all data into column has determined (* for mandatory) In the body of activity Sheet name - The sheet you want to read. E.g: "Sheet1" Starting Cell
タイトル
Excel Read Column
保存場所
Excel Read Column
Excel Activities
ドキュメントの内容のソース
your code better. E.g: [482156710] Excel Read Column **Options** * **Preserve Format (Boolean
RCA.Activities.Excel.ExcelReadColumn == **Description** == Read all data into column has
** == * **Sheet name** - The sheet you want to read. E.g: "Sheet1" * **Starting Cell** - The cell from which

Excel Insert Or Delete Columns (en)

VuNH54が2023/04/19 17:08に最終更新
表示されるドキュメントの内容
columns to the document. ・Delete: Remove columns from the document. Sheet name (String)* - The name
to organize and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns Options
of columns at a certain position. (* for mandatory) In the body of activity Number of columns (Int32
タイトル
Excel Insert Or Delete Columns
保存場所
Excel Activities
Excel Insert Or Delete Columns
ドキュメントの内容のソース
)** - The column where the insertion or removal begins. E.g: 2 * **Sheet name (String)*** - The name of the sheet
**: Remove columns from the document. * **Sheet name (String)*** - The name of the sheet in the workbook
and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns **Options** * **CopyOrigin

Excel Insert Columns Table (en)

VuNH54が2023/04/19 17:07に最終更新
表示されるドキュメントの内容
the name of the activity to organize and structure your code better. E.g: [028225900] Excel Insert Columns
want to insert. E.g: "Table1" Column name (String) - Name of column you want to insert. E.g: "Column1" Properties Input Column name (String) - Name of column you want to insert. E.g: "Column1" Position (Int32
タイトル
Excel Insert Columns Table
保存場所
Excel Activities
Excel Insert Columns Table
ドキュメントの内容のソース
)** - Table name you want to insert. E.g: "Table1" * **Column name (String)** - Name of column you want to insert. E.g: "Column1" == **Properties** == **Input** * **Column name (String)** - Name of column you
to organize and structure your code better. E.g: [028225900] Excel Insert Columns Table ))) {{velocity

[1] Release Notes (en)

保存場所
VuNH54が2023/09/08 14:41に最終更新
表示されるドキュメントの内容
-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add
of a Google spreadsheet file. Get Cell Color: Extracts the background color of a cell and saves it as a Color variable Get sheets: Uses the Microsoft Graph Get worksheet API to retrieve and return an array
ドキュメントの内容のソース
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete Rows: Adds empty rows or removes existing
. * Get Cell Color: Extracts the background color of a cell and saves it as a Color variable * Get sheets

Read Column (en)

VuNH54が2023/04/20 10:48に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ReadColumn Description Reads the values from a column beginning
) In the body of activity Workbook Path (String)* - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Starting Cell
タイトル
Read Column
保存場所
Excel Activities
Read Column
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ReadColumn == **Description** == Reads the values from a column beginning with the cell specified
]] (* for mandatory) == **In the body of activity** == * **Workbook Path (String)*** - The path of the Excel file you want to read. E.g: “C:\FolderName\SaleReport.xlsx” * **Sheet name (String)*** - The sheet you want

Write Range (en)

VuNH54が2023/04/20 10:55に最終更新
表示されるドキュメントの内容
) In the body of activity Workbook Path - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” Sheet name - The name of the sheet in which the range that you want to write to is. By default
Workbook Path (String)* - The path of the Excel file you want to write to. E.g: “C:\FolderName
保存場所
Excel Activities
ドキュメントの内容のソース
of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name** - The name
Path (String)*** - The path of the Excel file you want to write to. E.g: “C:\FolderName\ClientList.xlsx” * **Sheet name (String)*** - The name of the sheet in which the range that you want to write

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 activities. (* is mandatory) In the body of activity Sheet Name - The sheet you want to write
are supported. Sheet Name (String)* - The sheet you want to write on. By default, this is filled in with "Sheet1
タイトル
Excel Write Range
保存場所
Excel Activities
Excel Write Range
ドキュメントの内容のソース
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written
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 Application Scope (en)

VuNH54が2023/04/19 16:56に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelApplicationScope Description This activity allows to open an Excel 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
タイトル
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 for Excel Activities. [[image:image-20220505111836-1.jpeg]] (* for mandatory) == **In the body of the activity** == * **Workbook Path (String)** - The path of the Excel file you want to read. E.g: “C

Append Range (en)

VuNH54が2023/04/19 16:55に最終更新
表示されるドキュメントの内容
stored in a DataTable variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created with the name indicated in the Sheetname field. (* for mandatory) In the body of activity Workbook Path - The full path of the Excel spreadsheet that you want to use. If the Excel file
保存場所
Excel Activities
ドキュメントの内容のソース
variable to the end of a specified Excel spreadsheet. If the sheet does not exist, a new one is created with the name indicated in the Sheetname field. [[image:image-20220505140101-1.jpeg]] (* for mandatory) == **In the body of activity** == * **Workbook Path ** - The full path of the Excel spreadsheet that you want
次のページ » ページ 1 2 3
[excel-get-column-name]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成