| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
setting auto_fit_data
|
|
|
|
|
|
|
|
and even better ignore some cells when calculating autowidth.
|
|
|
|
|
|
|
|
|
|
|
|
allow us to inter-op properly with Numbers
|
|
|
|
there is no cell at the index.
for example, with a structure like this:
********
**
********
***
col_style 2, 1
would fail as the second row has no cell at index 2.
Thanks Don!
https://github.com/randym/axlsx/issues/15
|
|
|
|
calculations.
|
|
in excel 2011
|
|
|
|
|
|
|
|
|
|
data type is :time
|
|
|
|
|
|
|
|
thinks it is nil!
|
|
|
|
|
|
worksheet to make charting easier.
|
|
'acts_as_axlsx' to provide to_xlsx.
|
|
release version 1.0.9
|
|
|
|
-additional specs and documentation improvements.
|
|
its own file and re-enabling package serialization tests with a bit more robust error handling when the current user does not have write permissions the directory.
|
|
bug fixes.
|
|
|
|
|