Class: RubyOSBXL::Enums::XlTickMark

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlTickMark列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#TickMarkCrossObject

軸と交差

Returns:

  • (Object)

    the current value of TickMarkCross

#TickMarkInsideObject

軸の内側

Returns:

  • (Object)

    the current value of TickMarkInside

#TickMarkNoneObject

目盛なし

Returns:

  • (Object)

    the current value of TickMarkNone

#TickMarkOutsideObject

軸の外側

Returns:

  • (Object)

    the current value of TickMarkOutside