com.aspose.cells
Class SparklineType

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

public class SparklineType 
extends java.lang.Object

Utility class containing constants. Represents the sparkline types.

Field Summary
static final intLINE
           Line sparkline.
static final intCOLUMN
           Column sparkline.
static final intSTACKED
           Win/Loss sparkline.
 

Field Detail

LINE

public static final int LINE
Line sparkline.

COLUMN

public static final int COLUMN
Column sparkline.

STACKED

public static final int STACKED
Win/Loss sparkline.

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