summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
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
2013-09-26extended examples and smooth lines for line chartRandy Morgan
2013-09-13Fixes for anchor swapping when adding images. - Two -> One swap still pending.Randy Morgan
2013-09-13Page Breaks - round oneRandy Morgan
2013-08-17add uppercase file for image file checking testsRandy Morgan
2013-07-12WIP single/dual anchors for imagesRandy Morgan
2013-06-23added sparse array transposition with blocks for rows/cols switching and some...Randy Morgan
2013-04-28Show whitespace preservation in basic worksheet example.Randy Morgan
2013-04-28Updated mbcs example to use Arial Unicode MSRandy Morgan
2013-04-28Refactored and renamed space preservationRandy Morgan
2013-04-18Added colors to examples for chartsRandy Morgan
2013-04-04Added support for specifying between/notBetween formula in an array.Noel Peden
2013-03-17Fixed LineChart and refactored chart axes managementRandy Morgan
2013-03-16First run at 'hidden' comments WIPRandy Morgan
2013-02-04Completed missing docs and pre-release prepRandy Morgan
2013-01-10update outline_level_rows and outline_level_columns example.Randy Morgan
2012-12-15Added methods to simplify outlining with specsRandy Morgan
2012-12-14Added formula_values options and specs for sheet format pr.Randy Morgan
2012-12-04Created ios preview exampleRandy Morgan