検索:excel-delete-range

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

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

Excel Delete Range (en)

Giang Tranが2022/05/13 04:31に最終更新
表示されるドキュメントの内容
RCA.Activities.Excel.ExcelDeleteRange Description This activity allows deleting a specified range
variables and strings are supported. E.g: “Employee Data” Range (String)* - The range you want to delete
. E.g: Delete Range Options ShiftCells (Checkbox) - If you check it, cell formatting is shifted
タイトル
Excel Delete Range
保存場所
Excel Delete Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelDeleteRange == **Description** == This activity allows deleting a specified range in an Excel workbook
Data” * **Range (String)* **- The range you want to delete. This field supports only strings
the cells in the deleted range. The available options are ShiftUp, ShiftDown, EntireRow, and EntireColumn

Excel Read Range (en)

VuNH54が2023/04/20 09:37に最終更新
表示されるドキュメントの内容
of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application Scope activity. (* is mandatory) In the body of activity
タイトル
Excel Read Range
保存場所
Excel Read Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelReadRange == **Description** == This activity allows you to read the value of an Excel range and store it in a DataTable variable. If the range is not specified, the whole spreadsheet is read. If the range is specified as a cell, the whole spreadsheet starting from that cell is read. Can only be used in the Excel Application

Excel Append Range (en)

VuNH54が2023/04/19 16:57に最終更新
表示されるドキュメントの内容
. E.g: Excel Append Range
in a Data Table variable to the end of a specified Excel spreadsheet. (* is mandatory) In the body of activity Sheet Name - The name of the sheet in which to add the specified range. By default
タイトル
Excel Append Range
保存場所
Excel Append Range
Excel Activities
ドキュメントの内容のソース
the name of the activity to organize and structure your code better. E.g: Excel Append Range
to the end of a specified Excel spreadsheet. [[image:image-20220505131238-1.jpeg]] (* is mandatory) == **In the body of activity** == * **Sheet Name** - The name of the sheet in which to add the specified range

Excel Select Range (en)

Giang Tranが2022/05/13 06:26に最終更新
表示されるドキュメントの内容
a specified range from an Excel spreadsheet, 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 in with "Sheet1". Only String variables and strings are supported. Range (String
タイトル
Excel Select Range
保存場所
Excel Select Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelSelectRange == **Description** == The activity allows you to select and execute a specified range from an Excel spreadsheet, in order to perform further actions. [[image:image-20220505133120-1.jpeg
which to select the specified range. By default, this is filled in with "Sheet1". Only String variables

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
. E.g: “A10” Data Table - The data that you want to write to the specified range, as a DataTable
タイトル
Excel Write Range
保存場所
Excel Write Range
Excel Activities
ドキュメントの内容のソース
Range Excel **Options** * **Add Headers (Checkbox) **- When selected, column headers are also written
with the value specified in the Sheetname property. All cells within the specified range are overwritten. Changes are immediately saved. Can only be used in the Excel Application Scope activities. [[image:image-20220505114134-2

Excel LookUp Range (en)

Giang Tranが2022/05/13 06:22に最終更新
表示されるドキュメントの内容
] Excel Lookup Range Option Look in (Dropdown List) - Select type of value to look up into range
RCA.Activities.Excel.ExcelLookUpRange Description Searches in a specified range
. E.g: "Sheet1" Range (String)* - The range where you want to perform the search. E.g: "A1:H5" Value
タイトル
Excel LookUp Range
保存場所
Excel LookUp Range
Excel Activities
ドキュメントの内容のソース
. E.g: [759682936] Excel Lookup Range **Option** * **Look in (Dropdown List) **- Select type
" %) ((( RCA.Activities.Excel.ExcelLookUpRange == **Description** == Searches in a specified range for the coordinates of a cell
in the workbook where you want to search. E.g: "Sheet1" * **Range (String)*** - The range where you want

Excel Remove Duplicates Range (en)

Giang Tranが2022/05/13 06:24に最終更新
表示されるドキュメントの内容
to organize and structure your code better. E.g: [464936660] Excel Remove Duplicates Range
RCA.Activities.Excel.ExcelRemoveDuplicatesRange Description Deletes all the rows that are duplicated in a specified range. (*for mandatory) In the body of activity Sheet name (String
タイトル
Excel Remove Duplicates Range
保存場所
Excel Remove Duplicates Range
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelRemoveDuplicatesRange == **Description** == Deletes all the rows that are duplicated in a specified range
. E.g: [464936660] Excel Remove Duplicates Range ))) {{velocity}} #if ($xcontext.action != 'export
" * **Range (String)** - The range from which you want to remove duplicate rows. E.g: "A1:H5

Excel Set Range Color (en)

Giang Tranが2022/05/13 06:48に最終更新
表示されるドキュメントの内容
of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope
that contains the cell you want to color. E.g: “Name of the sheet” Range (String)* - The range of data
. E.g: Set Range Color
タイトル
Excel Set Range Color
保存場所
Excel Set Range Color
Excel Activities
ドキュメントの内容のソース
" %) ((( RCA.Activities.Excel.ExcelSetRangeColor == **Description** == This activity allows changing color of a specified cell or cell range using a Color variable. Can only be used within the Excel Application Scope activity. [[image:image
)* **- The name of the sheet that contains the cell you want to color. E.g: “Name of the sheet” * **Range

Excel Insert Or Delete Columns (en)

VuNH54が2023/04/19 17:08に最終更新
表示されるドキュメントの内容
to organize and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns Options
columns to the document. ・Delete: Remove columns from the document. Sheet name (String)* - The name
タイトル
Excel Insert Or Delete Columns
保存場所
Excel Insert Or Delete Columns
Excel Activities
ドキュメントの内容のソース
and structure your code better. E.g: [038325762] Excel Insert Or Delete Columns **Options** * **CopyOrigin
) **- Selects whether the activity adds or removes columns. **・Add**: Add columns to the document. **・Delete

Excel Insert Or Delete Rows (en)

Giang Tranが2022/05/13 06:19に最終更新
表示されるドキュメントの内容
whether the activity adds or removes rows. ・Add: Add rows to the document. ・Delete: Remove rows from
edit the name of the activity to organize and structure your code better. E.g: [038325762] Excel Insert Or Delete Rows Options CopyOrigin (Dropdown List) - There are two opitons for you to format the rows
タイトル
Excel Insert Or Delete Rows
保存場所
Excel Insert Or Delete Rows
Excel Activities
ドキュメントの内容のソース
. E.g: [038325762] Excel Insert Or Delete Rows **Options** * **CopyOrigin (Dropdown List
the activity adds or removes rows. **・Add**: Add rows to the document. **・Delete**: Remove rows from
次のページ » ページ 1 2 3
[excel-delete-range]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成