summaryrefslogtreecommitdiffhomepage
path: root/examples/example.rb
AgeCommit message (Expand)Author
2014-03-01Implemented RichText (multiple text runs)Jurriaan Pruis
2013-09-30Fix image anchor swapping and update readme.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-07-12WIP single/dual anchors for imagesRandy 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-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-11-28Added example of overriding data typesRandy Morgan
2012-11-25Cleaned up examples directoryRandy Morgan
2012-11-25Cleaned up gemspec and removed pdf export exampleRandy Morgan
2012-11-25Patched serilalized_element_attributes to properly update value from called b...Randy Morgan
2012-11-23Adds an example of header/footers.Adam Mueller
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