Exception: MaxSizeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/WriteExcel/olewriter.rb,
lib/WriteExcel/worksheet.rb

Overview

Worksheet - A writer class for Excel Worksheets.

Used in conjunction with Spreadsheet::WriteExcel

Copyright 2000-2008, John McNamara, [email protected]

original written in Perl by John McNamara converted to Ruby by Hideo Nakamura, [email protected]

require ‘WriteExcel/format’ require ‘WriteExcel/formula’ require ‘WriteExcel/workbook’