Method: Axlsx::TwoCellAnchor#object
- Defined in:
- lib/axlsx/drawing/two_cell_anchor.rb
#object ⇒ Pic, GraphicFrame (readonly)
The object this anchor hosts
24 25 26 |
# File 'lib/axlsx/drawing/two_cell_anchor.rb', line 24 def object @object end |