IXlsElectroCardiogramImportOptions
COM interface ( getting help with interfaces )

 

interface IXlsElectroCardiogramImportOptions : IDispatch
{
  [id(1),propput] HRESULT Charts([in]BOOL bCreateCharts);
}

 

HRESULT Charts([in]BOOL bCreateCharts);
sets whether the importer should create charts as well.