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