Class: RubyXLWriter::RubyXLSheet

Inherits:
AbstractSheet show all
Defined in:
lib/cuker/writer_helper/ruby_x_l_writer.rb

Instance Attribute Summary

Attributes inherited from AbstractSheet

#name, #rows

Attributes included from LoggerSetup

#log

Method Summary

Methods inherited from AbstractSheet

#add_row, #current_row, #initialize, #read_rows

Methods included from LoggerSetup

#init_logger, reset_appender_log_levels

Constructor Details

This class inherits a constructor from AbstractSheet