Method: Axlsx::Axis#id

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

#idInteger (readonly) Also known as: axID

the id of the axis.

Returns:

  • (Integer)


36
37
38
# File 'lib/axlsx/drawing/axis.rb', line 36

def id
  @id
end