Class: RubyOSBXL::Enums::XlAxisType

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

Overview

XlAxisType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#CategoryObject

軸は項目を表示します。

Returns:

  • (Object)

    the current value of Category

#SeriesAxisObject

軸はデータ系列を表示します。

Returns:

  • (Object)

    the current value of SeriesAxis

#ValueObject

軸は値を表示します。

Returns:

  • (Object)

    the current value of Value