java.lang.Object
com.aspose.cells.SparklineType
public class SparklineType
- extends java.lang.Object
Utility class containing constants.
Represents the sparkline types.
Field Summary |
static final int | LINE | |
Line sparkline.
|
static final int | COLUMN | |
Column sparkline.
|
static final int | STACKED | |
Win/Loss sparkline.
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.