Cmdlets for Microsoft Excel

Build 24.0.9060

NullValues Parameter (Connect-Excel Cmdlet)

A comma separated list which will be replaced with nulls if there are found in the CSV file.

Syntax

Connect-Excel -NullValues string

Data Type

cstr

Default Value

""

Remarks

A comma separated list which will be replaced with nulls if there are found in the CSV file. Example: "NaN,\N,N/A". If any of the specified values is found in a CSV row, it will be pushed as null.

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