Libraries
»
randym/axlsx
(master)
»
Index
»
Axlsx
»
Axis
»
#id
Method: Axlsx::Axis#id
Defined in:
lib/axlsx/drawing/axis.rb
#
id
⇒
Integer
(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