Cmdlets for Microsoft Excel

Build 24.0.9060

EnableOleDbCompatibility Parameter (Connect-Excel Cmdlet)

Indicates whether to read the data with the same behavior as the Microsoft OleDB driver.

Syntax

Connect-Excel -EnableOleDbCompatibility SwitchParameter

Data Type

bool

Default Value

false

Remarks

Indicates whether to read the data with the same behavior as the Microsoft OleDB driver.For example, the Microsoft OleDB driver would report the the newline as '\n' instead of '\r\n'.

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