Parameters
- oProject
 - Destination project.
 - strImportFilePath
 - Filename of the import file.
 - strSchemeName
 - Name of the import schema. If the schema name is empty the last used schema of the project will be used.
 - strTableName
 - Excel sheet name.
 - nHeadLinePos
 - The position of the head line that will be used to asssign the column values at the import.
 - nHeadLineCount
 - The count of head lines that will be skipped at the import.
 - oFuncDef
 - Default Function Definition
 - strIntern
 - Designation for 'internal'.
 - strExtern
 - Designation for 'external'.
 - eMode
 - The import mode can be a combination of the XPProcImportMode enum and controls the import action (in)(optional) eCreateMode = 1: The import create only missing device tags eChangeMode = 2: The import change only existing device tags eDeleteMode = 4: The import delete only unnecessary existing device tags
 
Return Value
An array of imported Connections3D.