summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2023-08-15Added sorting to the AutoFilter class - add sort conditions to the xml (#286)rikweelvoormedia
2023-04-13Fix typos regarding "escape formulas" in readme and exampleStefan
2023-04-12Merge pull request #186 from tablecheck/escape-formulas-improvementZsolt Kozaroczy
2023-04-12Add extrenal image to the examplesKoza
2023-03-31Add settings for escape_formulas at global, workbook, worksheet, row and cell...johnnyshields
2022-11-02Improve BorderCreator argsWeston Ganger
2022-10-12Add example images, Fix axlsx_styler checkWeston Ganger
2022-09-29Merge axlsx_styler gem into caxlsxWeston Ganger
2022-09-26Make sure all examples and docs use binary mode for reading / writing XLSX filesStefan
2022-09-17Clarify Hyperlinks Example for Internal LinksWeston Ganger
2022-07-12Add `hideDropDown` alias for `showDropDown` setting, as the latter is confusi...Koza
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
2022-04-14Add row outline options exampleToms Mikoss
2022-04-10Fix borders exampleKoza
2022-02-06Allow border style to accept an Array (#117)Weston Ganger
2022-02-06Autowidth cell calculation is now configurableTobias Egli
2021-11-22Correcting typoVladimir Támara Patiño
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-19Implement :offset option for worksheet#add_row (#87)Agustin Gomez
2021-03-19Number format in pivot tables: update changelog and pivot table exampleStefan
2021-03-19Add conditional formatting example for text equalityKoza
2020-09-11Restructure examples folder (#47)Zsolt Kozaroczy
2020-02-07Remove global variables from example #32 (#41)Zsolt Kozaroczy
2019-12-20Add option to protect against formula injection attacks (#34)Gabriel Morcote
2018-02-22chore(examples): include examples for customized locking and single print are...randym
2018-02-15chore(examples): do more crazy in the data_validation examplerandym
2018-02-15chore(examples): update data validation example to show raw list validationrandym
2015-07-04Merge branch 'example' of https://github.com/shifakhan/axlsx into shifakhan-e...Jonathan Tron
2015-07-04Add test, fix example with tab color generation and fix a but due to a typoJonathan Tron
2015-07-04Merge branch 'worksheet_tab_colour' of https://github.com/shifakhan/axlsx int...Jonathan Tron
2015-07-03Remove lowercase extension testmarc
2015-07-03Validates whether an image is acceptable through mime typemarc
2015-05-23Option to change tab colorshifakhan
2015-05-04Added example of conditional formatting to match text in cellsshifakhan
2015-03-14Merge pull request #367 from axelson/patch-1Jurriaan Pruis
2014-12-23Add usage information to row_column_style exampleJason Axelson
2014-10-15Added an example of row heightRishi
2014-08-01Add example and test for auto filters on multiple worksheet (refs #338)Jonathan Tron
2014-03-06Fix conditional_formatting example filegeruhl
2014-03-01Implemented RichText (multiple text runs)Jurriaan Pruis
2013-09-30Fix image anchor swapping and update readme.Randy Morgan
2013-09-30add name attribute to cell to create defined names for a single cell. https:/...Randy Morgan
2013-09-29Adds examples for hiding sheets and workbook viewRandy Morgan
2013-09-27Fix example.rbpatorash
2013-09-27smooth line for line chartpatorash