アクティビティ
最新
生産性を高めるアクティビティ
Last updated 2024年6月21日

シートを追加

指定したスプレッドシートに新しいシートを追加します。

名前空間: UiPath.Gsuite.Activities.API

アセンブリ: UiPath.Gsuite.Activities.API (UiPath.Gsuite.Activities.API.dll 内)

構文

public ISheet AddSheet(
	ISpreadsheet spreadsheet,
	string sheetName = null,
	int? positionIndex = nullpublic ISheet AddSheet(
	ISpreadsheet spreadsheet,
	string sheetName = null,
	int? positionIndex = null

パラメーター

スプレッドシート ISpreadsheet
新しいシートを追加するスプレッドシートです。
sheetName String (任意)
新しいシートの名前です。空白の場合は、Google スプレッドシートが新しいシートの名前を決定します。
positionIndex Nullable<Int32> (任意)
既存のスプレッドシート内での新しいシートの正確な場所を指定します。空白のままにすると、新しいシートは最後のシートとして追加されます。スプレッドシートの最初のシートのインデックスは 0 です。

戻り値

ISheet - スプレッドシートに追加された新しいシートです。

  • 構文
  • パラメーター
  • 戻り値

Was this page helpful?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
UiPath ロゴ (白)
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.