Shawn Wildermuth

Results 21 issues of Shawn Wildermuth
trafficstars

I have an issue that setting the `OutsideBorder` or `InnerBorder` on a disconnected style do not have any effect. For example: ```csharp using ClosedXML.Excel; var workbook = new XLWorkbook(); var...