class RubyXL::Stylesheet

def initialize(*args)

def initialize(*args)
  super
  @format_hash = nil
end