Class: RubyOSBXL::Enums::XlGradientType

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

Overview

XlGradientType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#GradientTypeLinearObject

リニアグラデーション

Returns:

  • (Object)

    the current value of GradientTypeLinear

#GradientTypeNoneObject

None

Returns:

  • (Object)

    the current value of GradientTypeNone

#GradientTypePathObject

パスグラデーション

Returns:

  • (Object)

    the current value of GradientTypePath

#GradientTypeRadialObject

円形グラデーション

Returns:

  • (Object)

    the current value of GradientTypeRadial

#GradientTypeRectangleObject

四角形グラデーション

Returns:

  • (Object)

    the current value of GradientTypeRectangle