Method: Axlsx::TwoCellAnchor#object

Defined in:
lib/axlsx/drawing/two_cell_anchor.rb

#objectPic, GraphicFrame (readonly)

The object this anchor hosts

Returns:



24
25
26
# File 'lib/axlsx/drawing/two_cell_anchor.rb', line 24

def object
  @object
end