Method: Axlsx::VmlShape#bottom_offset

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

#bottom_offsetInteger

The bottom offset for this shape

Returns:

  • (Integer)


44
45
46
# File 'lib/axlsx/drawing/vml_shape.rb', line 44

def bottom_offset
  @bottom_offset
end