com.aspose.cells
Class TrendlineType

java.lang.Object
    extended by com.aspose.cells.TrendlineType

public class TrendlineType 
extends java.lang.Object

Utility class containing constants. Represents the trendline type.

Field Summary
static final intEXPONENTIAL
          
static final intLINEAR
          
static final intLOGARITHMIC
          
static final intMOVING_AVERAGE
          
static final intPOLYNOMIAL
          
static final intPOWER
          
 

Field Detail

EXPONENTIAL

public static final int EXPONENTIAL

LINEAR

public static final int LINEAR

LOGARITHMIC

public static final int LOGARITHMIC

MOVING_AVERAGE

public static final int MOVING_AVERAGE

POLYNOMIAL

public static final int POLYNOMIAL

POWER

public static final int POWER

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.