Class: RubyOSBXL::Enums::XlTrendlineType

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

Overview

XlTendlineType列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#ExponentialObject

指数

Returns:

  • (Object)

    the current value of Exponential

#LinearObject

直線

Returns:

  • (Object)

    the current value of Linear

#LogarithmicObject

ログスケール

Returns:

  • (Object)

    the current value of Logarithmic

#MovingAvgObject

移動平均

Returns:

  • (Object)

    the current value of MovingAvg

#PolynomialObject

多項式

Returns:

  • (Object)

    the current value of Polynomial

#PowerObject

べき乗

Returns:

  • (Object)

    the current value of Power

#TrendlineTypeNoneObject

なし

Returns:

  • (Object)

    the current value of TrendlineTypeNone