| Age | Commit message (Collapse) | Author |
|
|
|
|
|
patched type on Cfvo
|
|
|
|
|
|
outline_level attribute
An alias to outlineLevel is provided for backwards compatability
|
|
|
|
|
|
Module or Class is just not cool
|
|
|
|
extraction refactoring
|
|
replaced with attr_accessor like methods:
string_attr_accessor
boolean_attr_accessor
defined in module.rb
|
|
|
|
|
|
|
|
|
|
This means you can add autofilters that will restrict the visible rows
based on a specified value.
|
|
|
|
|
|
|
|
This is not ready for release - needs more testing and docs!
|
|
This pattern feels much cleaner than doing crazy work in to_xml_string.
Probably would be better to define serializable attributes as a
constant of the class and extract this in to an includable, but for
now.. this makes me happy!
|
|
|
|
|
|
|
|
Adding in Filters, Filter, DateGroupItem and FilterColumns. Still needs
more specs/docs but we are almost there.
|
|
Beginnings of 18.3.2 AutoFilter Settings implementation. I've moved
auto_filter into its own directory as there will be a minimum of 15 or
20 classes required to implement this in full.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width and paper height page setup attributes.
See PageSetup#paper_size for a list of sizes supported in the
specification.
|
|
|
|
|
|
not define sz and update read_example.rb
|
|
|
|
|
|
|
|
|
|
clean up .yardops and basic documentation for serialization helpers
|
|
|
|
release prep!
|
|
|
|
|
|
page.
|
|
|
|
|
|
|