Class: RubyOSBXL::Enums::XlGradientDirection

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

Overview

XlGradientDirection列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#GradientDirectionBottomLeftObject

左下方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionBottomLeft

#GradientDirectionBottomRightObject

右下方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionBottomRight

#GradientDirectionCenterObject

中央方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionCenter

#GradientDirectionDownObject

下方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionDown

#GradientDirectionLeftObject

左方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionLeft

#GradientDirectionNoneObject

None

Returns:

  • (Object)

    the current value of GradientDirectionNone

#GradientDirectionRightObject

右方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionRight

#GradientDirectionTopLeftObject

左上方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionTopLeft

#GradientDirectionTopRightObject

右上方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionTopRight

#GradientDirectionUpObject

上方向グラデーション

Returns:

  • (Object)

    the current value of GradientDirectionUp