get excel worksheet property

Excelワークシートのプロパティを取得する。
名前説明タイプ修飾子
file path

Excelファイルの場所

Stringなし
sheet

操作を行うExcelファイル内のシートの名前またはインデックス(インデックスは1から始まります)

Stringなし
property

取得するワークシートのプロパティ。

許容値:

  • first used column: Excelワークシート内のデータが含まれている最初の列の文字。
  • first used row: Excelワークシート内のデータが含まれている最初の行の番号。
  • used columns: Excelワークシート内の列の総数。
  • used rows: ワークシート内の行の総数。
  • name:指定されたワークシートの名前。

Value Setfirst used column, first used row, used rows, used columns, name
variable

(任意)返されるセルのアドレスを受け取る変数

デフォルト値: _variable
Stringなし
Excelワークシートから指定されたプロパティの値。
このアクションは、次のプロジェクト項目で使用できます: テストモジュールおよびユーザー定義アクションです。
次の設定はこのアクションに適用可能です:  remove double quotes from cells.
        
          	file path			
open excel workbook	D:\data-jp.xlsx			
&nbsp				
	file path	sheet	property	variable
get excel worksheet property	D:\data-jp.xlsx	車オーダーズ データ	used rows	total_row
&nbsp				
	file path	sheet	property	variable
get excel worksheet property	D:\data-jp.xlsx	車オーダーズ データ	used columns	total_column
&nbsp				
	file path	sheet	property	variable
get excel worksheet property	D:\data-jp.xlsx	車オーダーズ データ	first used row	first_used_row
&nbsp				
	file path	sheet	property	variable
get excel worksheet property	D:\data-jp.xlsx	車オーダーズ データ	first used column	first_used_column
&nbsp				
	file path	sheet	property	variable
get excel worksheet property	D:\data-jp.xlsx	1	name	sheet_name
&nbsp				
	file path	auto save		
close excel workbook	D:\data-jp.xlsx	false		
&nbsp				
        
    

Result
  • このアクションは、Excel拡張子(.xls, .xlsx, .xlsm)のみをサポートしています。
  • このアクションを進める前に、組み込みアクションのopen excel workbookを使用してください。
  • sheet引数:
    • シート名が数値のテキストとして値を持つ場合(例:シート名が7である)、数値インデックス値(例:"7")と区別するために、その値を引用符で囲んでください。

Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGearはLogiGear Corporationの登録商標であり、Action Based TestingおよびTestArchitectはLogiGear Corporationの商標です。ここに記載されているその他の商標は、各所有者の財産です。

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400