92 93 94
# File 'lib/rubyXL/objects/stylesheet.rb', line 92 def self.default self.new(:_ => [ RubyXL::CellStyle.new(:builtin_id => 0, :name => 'Normal', :xf_id => 0) ]) end