Method: Axlsx::Axis#axId

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

#axIdInteger (readonly)

the id of the axis.

Returns:

  • (Integer)


7
8
9
# File 'lib/axlsx/drawing/axis.rb', line 7

def axId
  @axId
end