Class: RubyOSBXL::Enums::XlOrder

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

Overview

XlOrder列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#DownThenOverObject

反対側のページや右側のページのフィールドを処理する前に下の行を処理します。

Returns:

  • (Object)

    the current value of DownThenOver

#OverThenDownObject

下の行を処理する前に反対側のページや右側のページのフィールドを処理します。

Returns:

  • (Object)

    the current value of OverThenDown