Class: RubyOSBXL::Enums::XlHAlign

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

Overview

XlHAlign列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#HAlignCenterObject

中央揃え

Returns:

  • (Object)

    the current value of HAlignCenter

#HAlignCenterAcrossSelectionObject

選択範囲内で中央

Returns:

  • (Object)

    the current value of HAlignCenterAcrossSelection

#HAlignDistributedObject

均等割り付け

Returns:

  • (Object)

    the current value of HAlignDistributed

#HAlignFillObject

繰り返し

Returns:

  • (Object)

    the current value of HAlignFill

#HAlignGeneralObject

標準

Returns:

  • (Object)

    the current value of HAlignGeneral

#HAlignJustifyObject

両端揃え

Returns:

  • (Object)

    the current value of HAlignJustify

#HAlignLeftObject

左詰め

Returns:

  • (Object)

    the current value of HAlignLeft

#HAlignRightObject

右詰め

Returns:

  • (Object)

    the current value of HAlignRight