Class: RubyOSBXL::Enums::XlChartSplitType

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

Overview

XlChartSplitType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#SplitByAutomaticObject

自動分割

Returns:

  • (Object)

    the current value of SplitByAutomatic

#SplitByCustomSplitObject

Returns:

  • (Object)

    the current value of SplitByCustomSplit

#SplitByPercentValueObject

位置

Returns:

  • (Object)

    the current value of SplitByPercentValue

#SplitByPositionObject

カスタム

Returns:

  • (Object)

    the current value of SplitByPosition

#SplitByValueObject

パーセント

Returns:

  • (Object)

    the current value of SplitByValue