summaryrefslogtreecommitdiffhomepage
path: root/examples/images
AgeCommit message (Collapse)Author
2023-08-15Added sorting to the AutoFilter class - add sort conditions to the xml (#286)rikweelvoormedia
--------- Co-authored-by: SarahVanHaute <[email protected]> Co-authored-by: Geremia Taglialatela <[email protected]>
2023-04-12Add extrenal image to the examplesKoza
2022-10-12Add example images, Fix axlsx_styler checkWeston Ganger
2022-09-17Clarify Hyperlinks Example for Internal LinksWeston Ganger
2022-07-09Add pivot table option to sort headers (#143)James Lam
2022-07-09Improve font exampleStefan Daschek
2022-07-09Improve list validation exampleStefan Daschek
2022-06-05Add example for defining print area (#134)Stefan
2022-06-01Add missing screenshot for panes_exampleStefan
Fixes #135
2022-04-14Add row outline options exampleToms Mikoss
2022-02-06Autowidth cell calculation is now configurableTobias Egli
On the workbook you can now configure the font_scale_divisor and the bold_font_multiplier to get better results for the automatic cell width calculationb
2021-07-24Add overlap to bar charts (#107)Zsolt Kozaroczy
2021-04-26Add option to define a series color for the BarSeries (#81)Zsolt Kozaroczy
2021-03-19Add conditional formatting example for text equalityKoza
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
Split examples into separate markdown files, each containing a description, sample code, and a screenshot of the resulting xlsx document. The script `generate.rb` is provided to actually generate the example documents by executing the sample code contained in the markdown files.