Class: RubyOSBXL::Enums::XlCategoryType

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

Overview

XlCategoryType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#AutomaticScaleObject

Excel が軸の種類を制御します。

Returns:

  • (Object)

    the current value of AutomaticScale

#CategoryScaleObject

軸は項目の任意のセットによってデータをグループ化します。

Returns:

  • (Object)

    the current value of CategoryScale

#TimeScaleObject

軸は時系列軸上でデータをグループ化します。

Returns:

  • (Object)

    the current value of TimeScale