Method: Rspreadsheet::Image#width=
- Defined in:
- lib/rspreadsheet/image.rb
#width=(value) ⇒ Object
95 |
# File 'lib/rspreadsheet/image.rb', line 95 def width=(value); Tools.set_ns_attribute(xmlnode,'svg','width', value) end |
95 |
# File 'lib/rspreadsheet/image.rb', line 95 def width=(value); Tools.set_ns_attribute(xmlnode,'svg','width', value) end |