summaryrefslogtreecommitdiffhomepage
path: root/examples
AgeCommit message (Expand)Author
2012-08-23show how to do border edges in the exempts and update docs in stylesheetRandy Morgan
2012-08-22update examples to show correct custom format/hyperlink examplesRandy Morgan
2012-08-12add in-workbook hyperlink exampleRandy Morgan
2012-08-12fix error in font_size calculation when using user specified styles that do n...Randy Morgan
2012-08-11update hyperlinks example to show both internal and external hyperlink examplesRandy Morgan
2012-08-11add hyperlinks for worksheets #118Randy Morgan
2012-08-02fun with travisRandy Morgan
2012-08-02example for scraping to xlsxRandy Morgan
2012-07-31Adding in proper defined names so we can repeat header rows for each printed ...Randy Morgan
2012-07-20data labels for bar and line chartsRandy Morgan
2012-07-18dynamic docs… hmmmRandy Morgan
2012-07-18#113 implement data labels for pie chartsRandy Morgan
2012-07-14remove yard dependency as it requires redcarpet an jruby does not like native...Randy Morgan
2012-07-14Additional validations for excel sheet name and example updatesRandy Morgan
2012-07-14Add in conditional formatting examplesRandy Morgan
2012-07-14rework chart examples so google docs can parse themRandy Morgan
2012-07-13add in pledge badge to read meRandy Morgan
2012-07-10code updates for readability.Randy Morgan
2012-07-08adding in axis line fill and patching view3d misname for line3DChartRandy Morgan
2012-07-07fixing a type in worksheet serialization and adding in a few missing alias ca...Randy Morgan
2012-07-03update read me to correct link to examplesRandy Morgan
2012-07-03add in default printing options for charts so that they are added when export...Randy Morgan
2012-06-20parse out protected_range: NOTE excel does not support this part of the spec!Randy Morgan
2012-06-20update examples and the beginings of protected_rangeRandy Morgan
2012-06-11add title object to axis.Randy Morgan
2012-06-09add frozen header exampleRandy Morgan
2012-06-07Merge branch 'master' into paneRandy Morgan
2012-06-06Simple example.Jan-Hendrik Hühne
2012-06-05fix chart title parsing to properly handle non-cell based text runsRandy Morgan
2012-06-04another exampleRandy Morgan
2012-05-26add in two cell anchors for images.Randy Morgan
2012-05-25doc fix for bar series and removing ECMA specific sheet password protection f...Randy Morgan
2012-05-24Merge pull request #98 from janhuehne/data_validationRandy Morgan
2012-05-24ExamplesJan-Hendrik Hühne
2012-05-22File renameJan-Hendrik Hühne
2012-05-22First try of the data validation feature.Jan-Hendrik Hühne
2012-05-22show both ecma-376 and open office methods of sheet protection password hashingRandy Morgan
2012-05-22keep working on a spec compliant methodRandy Morgan
2012-05-20more work on sheet protection. Protection is working, but specifying a passwo...Randy Morgan
2012-05-13updated examplesRandy Morgan
2012-05-13add example for adding comments to a worksheet.Randy Morgan
2012-05-08worksheet comments step 2. Needs docs and specs - but it works in ExcelRandy Morgan
2012-05-03Add support for pageSetup.Stefan Daschek
2012-05-03Add support for printOptionsStefan Daschek
2012-05-04more release prepRandy Morgan
2012-05-031.1.4 release prepRandy Morgan
2012-05-03examples cleanupRandy Morgan
2012-05-03An example using 'real' data as a deeper chart example for @bruparelRandy Morgan
2012-05-03rebuild series data base objects with full implementation.Randy Morgan
2012-04-29examples and read me clean up as well as implementing outlineLevel for row an...Randy Morgan