Method: Axlsx::OneCellAnchor#width
- Defined in:
- lib/axlsx/drawing/one_cell_anchor.rb
#width ⇒ Integer
the width of the graphic object in pixels. this is converted to EMU at a 92 ppi resolution
44 45 46 |
# File 'lib/axlsx/drawing/one_cell_anchor.rb', line 44 def width @width end |