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