Method: Axlsx::Pic#height
- Defined in:
- lib/axlsx/drawing/pic.rb
#height ⇒ Object
Note:
this is a noop if you are using a TwoCellAnchor
providing access to update the anchor's height attribute
166 167 168 |
# File 'lib/axlsx/drawing/pic.rb', line 166 def height @anchor.height end |