summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing/num_data_source.rb
diff options
context:
space:
mode:
authorJonathan Tron <[email protected]>2012-10-08 15:23:05 +0200
committerJonathan Tron <[email protected]>2012-10-08 20:34:26 +0200
commitb22c17ca4ab0ecf1b105719898decfd19f580085 (patch)
tree3b45333935fc1078becd9c1fed46cd58e5c0b31b /lib/axlsx/drawing/num_data_source.rb
parent50adffb80e0e7da5833bb9206d14350e22973d7e (diff)
downloadcaxlsx-b22c17ca4ab0ecf1b105719898decfd19f580085.tar.gz
caxlsx-b22c17ca4ab0ecf1b105719898decfd19f580085.zip
Fix worksheet name escaping and cell sorting in Axlsx.cell_range
We've discovered that Excel do not allow &apos; in defined_names to reference a worksheet name. All it does allow is to escape the simple quote by doubling it. Given that Worksheet#name is escaped using HTMLEntities, a simple quote appears as &apos; we're simply replacing it by the correct '' when using absolute reference to worksheet range.
Diffstat (limited to 'lib/axlsx/drawing/num_data_source.rb')
0 files changed, 0 insertions, 0 deletions