Cmdlets for Microsoft Excel Online

Build 24.0.9060

Add-ExcelOnline Cmdlet

Parameters   Output Objects  

Inserts Microsoft Excel Online data.

Syntax

Add-ExcelOnline [parameters]

Remarks

The Add-ExcelOnline cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Microsoft Excel Online records.

Add-ExcelOnline -Connection $connection -Table "Test_xlsx_Sheet1" -Columns @("Column1") -Values @("Jon Doe")

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