The Options tree specifies all import options for the impMDF X-Function.
Syntax: Options.Treenode:=<value>
Example: Options.sparklines:=0 // Do not add sparklines
The Names branch of the Options tree specifies hwo to name the worksheet and workbook.
Syntax: Options.Names.Treenode:= <value>
Example: //Rename worksheet with partial filename : Options.Names.FNameToSht:=1 Options.Names.FNameToShtFrom:=1 Options.Names.FNameToShtTo:=4