Method: Axlsx::GraphicFrame#anchor
- Defined in:
- lib/axlsx/drawing/graphic_frame.rb
#anchor ⇒ TwoCellAnchor (readonly)
A anchor that holds this frame
14 15 16 |
# File 'lib/axlsx/drawing/graphic_frame.rb', line 14 def anchor @anchor end |