Method: Roo::Excelx::SharedStrings#to_a

Defined in:
lib/roo/excelx/shared_strings.rb

#to_aObject



12
13
14
# File 'lib/roo/excelx/shared_strings.rb', line 12

def to_a
  @array ||= extract_shared_strings
end