Method: Axlsx::GraphicFrame#anchor

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

#anchorTwoCellAnchor (readonly)

A anchor that holds this frame

Returns:



14
15
16
# File 'lib/axlsx/drawing/graphic_frame.rb', line 14

def anchor
  @anchor
end