Jan Havlíček

Results 18 issues of Jan Havlíček

**Version info:** - Visual Studio version: 2019 Community edition - Version: 2.0.15.0 **Is your feature request related to a problem? Please describe.** I need to see a different string that...

zspitz.utils

Obviously WIP for #1812 , but reasonably feature complete. Needs to be * parted into far smaller, sensible commits. It's very unpleasant to read through such a big chunk of...

**tl;dr;** It's a quagmire. The issues is font measurement. Options: 1. Either dump net40/net46 target and use SixLabors.Fonts 2. Use SkiaSharp wrapper (no net40, need to upgraed to net462) over...

Our handcrafted parser is no good and we should use more standard compliant parser. XLParser has been selected by consensus. It is a small parser with less than 100 terms...

This PR is an attempt to decrease dependency on System.Drawing.Common by using two different ways for font measurement: * net40,net46 - keep System.Drawing.Common, it's windows only and will continue to...

# CalcEngine Design Proposal to modify the CalcEngine in order to * Be able to support all formula features (either alredy implemented or future ones) * Enable simple implementation of...

Add an ability to remove a subtotal from a pivot table and fix the styles. ClosedXML should be clear that default subtotal is in the field. ASIS - empty Subtotals...

Hello, in your JS source, you have specified both MIT and GPL licenses. Since there are both without any sort of clarification, it means that we should satisfy both licenses....

In some situations, the cell value is either dependent on other object or modification is for some reason restricted. Example: * Table header - table header fields can be only...

## Read and complete the full issue template Do not randomly delete sections. They are here for a reason. **Do you want to request a *feature* or report a *bug*?**...