Skip to content

Instantly share code, notes, and snippets.

@wallace
Created May 2, 2012 02:42
require 'axlsx'
p = Axlsx::Package.new
# Required for use with numbers
p.use_shared_strings = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment