Method: Xmlss::Element::Cell#href

Defined in:
lib/xmlss/element/cell.rb

#hrefObject

Returns the value of attribute href.



10
11
12
# File 'lib/xmlss/element/cell.rb', line 10

def href
  @href
end