IncludeFileExtensions
Specifies whether file extensions should be included in table names.
データ型
bool
デフォルト値
false
解説
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].