Cmdlets for Microsoft Excel

Build 24.0.9062

Add-Excel Cmdlet

Parameters   Output Objects  

Microsoft Excel データを挿入します。

Syntax

Add-Excel [parameters]

Remarks

Add-Excel cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいMicrosoft Excel レコードを作成できます。

Add-Excel -Connection $connection -Table "Sheet" -Columns @("LastName") -Values @("Smith")

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062