class RubyXL::Parser

def data_only

def data_only
  @data_only = true
  self
end