xls
Here are 245 public repositories matching this topic...
-
Updated
Dec 6, 2020 - PHP
-
Updated
Nov 23, 2020 - Java
-
Updated
Dec 1, 2020 - Shell
-
Updated
Mar 11, 2020 - Ruby
-
Updated
Nov 30, 2020
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Nov 24, 2020 - Python
CVE-2019-12415
Hi there,
using [dk.ative/docjure "1.12.0"] will bring in CVE-2019-12415, as lein-nvd would indicate.
That is fixed with [org.apache.poi/poi "4.1.1"], but one cannot pull that change without incurring into mjul/docjure#82, so mjul/docjure#81 would be a great start.
cc/ @manuelherzog
-
Updated
Aug 17, 2020 - Python
-
Updated
Dec 5, 2017 - JavaScript
-
Updated
Jul 23, 2020 - HTML
-
Updated
Apr 23, 2019 - JavaScript
-
Updated
Oct 13, 2020 - HTML
-
Updated
Sep 12, 2019 - PHP
Is there a way to order the csv column in a specific order?
Is your feature request related to a problem? Please describe.
Currently exporting html type has no stylesheet support
Describe the solution you'd like
Add a parameter to support stylesheet from:
- url for a
<link>element - string for a
<style>element
Describe alternatives you've considered
Include a <style> or <link> element inside the exportable DOM element, bu
Improve this page
Add a description, image, and links to the xls topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xls topic, visit your repo's landing page and select "manage topics."
I am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: