Method: Axlsx::GradientFill#bottom

Defined in:
lib/axlsx/stylesheet/gradient_fill.rb

#bottomFloat

Percentage format bottom

Returns:

  • (Float)


51
52
53
# File 'lib/axlsx/stylesheet/gradient_fill.rb', line 51

def bottom
  @bottom
end