Sha256: 01c64a29b025152b392b0c477c570b8a7b2017723bbb04021d7a3f79acfd8177
Contents?: true
Size: 396 Bytes
Versions: 27
Compression:
Stored size: 396 Bytes
Contents
xml.instruct! xml.Workbook 'xmlns:x' => 'urn:schemas-microsoft-com:office:excel', 'xmlns:ss' => 'urn:schemas-microsoft-com:office:spreadsheet', 'xmlns:html' => 'http://www.w3.org/TR/REC-html40', 'xmlns' => 'urn:schemas-microsoft-com:office:spreadsheet', 'xmlns:o' => 'urn:schemas-microsoft-com:office:office' do xml << yield end
Version data entries
27 entries across 27 versions & 2 rubygems