class Rspreadsheet::XMLTied

@private

Public Instance Methods

xml() click to toggle source
# File lib/rspreadsheet/xml_tied_array.rb, line 9
def xml
  xmlnode.to_s
end