Sha256: bf77dddc10c51f5103856fcabf4985eb4d8aa07e0b11c5c4931b82d3fffa757c

Contents?: true

Size: 762 Bytes

Versions: 4

Compression:

Stored size: 762 Bytes

Contents

###############################################################################
# This file contains sample output from the Spreadsheet::WriteExcel Perl
# module. Used for testing file sizes/contents
###############################################################################

Files:

ws_  -> from Worksheet.pm
f_   -> from Format.pm
ole_ -> from OLEWriter.pm

f_font_biff
  Output of the _get_font call

f_font_key
  Output of the _get_font_key call

f_xf_biff
  Output of the _get_xf call

ws_colinfo
  Output of the _store_colinfo call (default values)

ws_store_dimensions
  Output of the _store_dimensions call

ws_store_window2
  Output of the _store_window call

ws_store_selection
  Output of the _store_selection call

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
writeexcel-0.5.0 test/perl_output/README
writeexcel-0.4.3 test/perl_output/README
writeexcel-0.4.2 test/perl_output/README
writeexcel-0.4.1 test/perl_output/README