Class: RubyOSBXL::Enums::XlPlacement

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

Overview

XlPlacement列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#FreeFloatingObject

オブジェクトは自由に動きます。

Returns:

  • (Object)

    the current value of FreeFloating

#MoveObject

オブジェクトはセルと共に移動します。

Returns:

  • (Object)

    the current value of Move

#MoveAndSizeObject

オブジェクトはセルと共に移動し、セルに合わせてサイズが変更されます。

Returns:

  • (Object)

    the current value of MoveAndSize