Method: Axlsx::TwoCellAnchor#object

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

#objectPic, GraphicFrame (readonly)

The object this anchor hosts

Returns:



22
23
24
# File 'lib/axlsx/drawing/two_cell_anchor.rb', line 22

def object
  @object
end