Cmdlets for Microsoft Excel Online

Build 25.0.9434

IncludeFileExtensions Parameter (Connect-ExcelOnline Cmdlet)

Specifies whether file extensions should be included in table names.

Syntax

Connect-ExcelOnline -IncludeFileExtensions SwitchParameter

Data Type

bool

Default Value

false

Remarks

When set to true, file extensions are appended to the base table name, making the format [WorkbookName].[extension]_[WorksheetName] instead of the default [WorkbookName]_[WorksheetName].

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434