Class: RubyOSBXL::Enums::XlInsertDirection

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

Overview

XlInsertDirection列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#DeleteDirectionLeftObject

セル削除時に、左方向へずらす

Returns:

  • (Object)

    the current value of DeleteDirectionLeft

#DeleteDirectionUpObject

セル削除時に、上方向へずらす

Returns:

  • (Object)

    the current value of DeleteDirectionUp

#InsertDirectionDownObject

セル挿入時に、下方向へずらす

Returns:

  • (Object)

    the current value of InsertDirectionDown

#InsertDirectionRightObject

セル挿入時に、右方向へずらす

Returns:

  • (Object)

    the current value of InsertDirectionRight