Libraries
»
axlsx
(1.0.15)
»
Index
»
Axlsx
»
Axis
»
#axId
Method: Axlsx::Axis#axId
Defined in:
lib/axlsx/drawing/axis.rb
#
axId
⇒
Integer
(readonly)
the id of the axis.
Returns:
(
Integer
)
7 8 9
# File 'lib/axlsx/drawing/axis.rb', line 7
def
axId
@axId
end