summaryrefslogtreecommitdiffhomepage
path: root/examples/example.rb
AgeCommit message (Expand)Author
2012-11-16Added sensible defaults for color scaleRandy Morgan
2012-11-15Added color scale initializationRandy Morgan
2012-11-08fixed cell text run validation for u and familyRandy Morgan
2012-11-05added example for surrounding borderRandy Morgan
2012-10-18Updated examples so I can conditionally execute specific features.Randy Morgan
2012-10-04Added example for hacking on specific border partsRandy Morgan
2012-09-30Updated auto_filter example to show how you can apply a specific value filterRandy Morgan
2012-09-26pre-release readme updates and more work on auto_filter preset valuesRandy Morgan
2012-09-14Patch for 1.8.7 and update table style example to use custom nameRandy Morgan
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-11add hyperlinks for worksheets #118Randy Morgan
2012-08-02fun with travisRandy Morgan
2012-07-31Adding in proper defined names so we can repeat header rows for each printed ...Randy 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-07fixing a type in worksheet serialization and adding in a few missing alias ca...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-05fix chart title parsing to properly handle non-cell based text runsRandy Morgan
2012-05-13add example for adding comments to a worksheet.Randy Morgan
2012-05-03Add support for pageSetup.Stefan Daschek
2012-05-03Add support for printOptionsStefan Daschek
2012-05-031.1.4 release prepRandy Morgan
2012-04-29examples and read me clean up as well as implementing outlineLevel for row an...Randy Morgan
2012-04-28add some colorization to the main examples as well.Randy Morgan
2012-04-25er..Randy Morgan
2012-04-25update examples to show date time formatting and axis label rotation for chartsRandy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-01Skip cells with nil valuesJurriaan Pruis
2012-03-29Implement full set of col attributes and improve performance of autowidth two...Randy Morgan
2012-03-25Merge pull request #62 from joekain/scatter-cleanRandy Morgan
2012-03-23Add Scatter Chart example.Joe Kain
2012-03-23Explicitly state $LOAD_PATH in exampleRandy Morgan
2012-03-23readme and examples updates.Randy Morgan
2012-03-21brining the table example back in. Randy Morgan
2012-03-21@jurriaan is a rockstar.Randy Morgan
2012-03-21Updated exampleJurriaan Pruis
2012-03-21adding in an option to disable both the require of RMagick and auto-width pro...Randy Morgan
2012-03-12adding in option to show/hide gridlines in a sheet.Randy Morgan
2012-03-02Updated example.rbJurriaan Pruis
2012-02-28typo in examplesRandy Morgan
2012-02-25readme and examples updatesRandy Morgan
2012-02-22Remove debugging in example.rbJonathan Tron
2012-02-22Add :date support to Axlsx::Cell and add missing part for boolean supportJonathan Tron