public void ThenICanSetExcelCellBorder() { ExcelInteropHelper.SetBorderAround("A1:A15"); ExcelInteropHelper.CloseExcel(); }