This issue was submitted by the add-in's exception handler.
Exception:
System.InvalidOperationException: Cannot compute bounds of selection because nothing is selected in Excel.
at XLToolbox.Excel.ViewModels.SelectionViewModel.get_Bounds() in X:\Code\xltoolbox\NG\XLToolbox\Excel\ViewModels\SelectionViewModel.cs:line 95
at XLToolbox.Export.ViewModels.SingleExportSettingsViewModel.DoResetDimensions() in X:\Code\xltoolbox\NG\XLToolbox\Export\ViewModels\SingleExportSettingsViewModel.cs:line 385
at XLToolbox.Export.ViewModels.SingleExportSettingsViewModel.<get_ResetDimensionsCommand>b__20_0(Object param) in X:\Code\xltoolbox\NG\XLToolbox\Export\ViewModels\SingleExportSettingsViewModel.cs:line 183
at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter) in X:\Code\bovender\Bovender\Mvvm\DelegatingCommand.cs:line 121
Message: Cannot compute bounds of selection because nothing is selected in Excel.
Exception:
Message: Cannot compute bounds of selection because nothing is selected in Excel.
Environment