index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
/
example.rb
Age
Commit message (
Expand
)
Author
2012-11-16
Added sensible defaults for color scale
Randy Morgan
2012-11-15
Added color scale initialization
Randy Morgan
2012-11-08
fixed cell text run validation for u and family
Randy Morgan
2012-11-05
added example for surrounding border
Randy Morgan
2012-10-18
Updated examples so I can conditionally execute specific features.
Randy Morgan
2012-10-04
Added example for hacking on specific border parts
Randy Morgan
2012-09-30
Updated auto_filter example to show how you can apply a specific value filter
Randy Morgan
2012-09-26
pre-release readme updates and more work on auto_filter preset values
Randy Morgan
2012-09-14
Patch for 1.8.7 and update table style example to use custom name
Randy Morgan
2012-08-23
show how to do border edges in the exempts and update docs in stylesheet
Randy Morgan
2012-08-22
update examples to show correct custom format/hyperlink examples
Randy Morgan
2012-08-12
add in-workbook hyperlink example
Randy Morgan
2012-08-11
add hyperlinks for worksheets #118
Randy Morgan
2012-08-02
fun with travis
Randy Morgan
2012-07-31
Adding in proper defined names so we can repeat header rows for each printed ...
Randy Morgan
2012-07-14
remove yard dependency as it requires redcarpet an jruby does not like native...
Randy Morgan
2012-07-14
Additional validations for excel sheet name and example updates
Randy Morgan
2012-07-14
Add in conditional formatting examples
Randy Morgan
2012-07-14
rework chart examples so google docs can parse them
Randy Morgan
2012-07-07
fixing a type in worksheet serialization and adding in a few missing alias ca...
Randy Morgan
2012-06-20
parse out protected_range: NOTE excel does not support this part of the spec!
Randy Morgan
2012-06-20
update examples and the beginings of protected_range
Randy Morgan
2012-06-11
add title object to axis.
Randy Morgan
2012-06-09
add frozen header example
Randy Morgan
2012-06-05
fix chart title parsing to properly handle non-cell based text runs
Randy Morgan
2012-05-13
add example for adding comments to a worksheet.
Randy Morgan
2012-05-03
Add support for pageSetup.
Stefan Daschek
2012-05-03
Add support for printOptions
Stefan Daschek
2012-05-03
1.1.4 release prep
Randy Morgan
2012-04-29
examples and read me clean up as well as implementing outlineLevel for row an...
Randy Morgan
2012-04-28
add some colorization to the main examples as well.
Randy Morgan
2012-04-25
er..
Randy Morgan
2012-04-25
update examples to show date time formatting and axis label rotation for charts
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-01
Skip cells with nil values
Jurriaan Pruis
2012-03-29
Implement full set of col attributes and improve performance of autowidth two...
Randy Morgan
2012-03-25
Merge pull request #62 from joekain/scatter-clean
Randy Morgan
2012-03-23
Add Scatter Chart example.
Joe Kain
2012-03-23
Explicitly state $LOAD_PATH in example
Randy Morgan
2012-03-23
readme and examples updates.
Randy Morgan
2012-03-21
brining the table example back in.
Randy Morgan
2012-03-21
@jurriaan is a rockstar.
Randy Morgan
2012-03-21
Updated example
Jurriaan Pruis
2012-03-21
adding in an option to disable both the require of RMagick and auto-width pro...
Randy Morgan
2012-03-12
adding in option to show/hide gridlines in a sheet.
Randy Morgan
2012-03-02
Updated example.rb
Jurriaan Pruis
2012-02-28
typo in examples
Randy Morgan
2012-02-25
readme and examples updates
Randy Morgan
2012-02-22
Remove debugging in example.rb
Jonathan Tron
2012-02-22
Add :date support to Axlsx::Cell and add missing part for boolean support
Jonathan Tron
[next]