java.lang.Objectcom.aspose.cells.PlotEmptyCellsType
public class PlotEmptyCellsType
Field Summary | ||
---|---|---|
static final int | NOT_PLOTTED | |
Not plotted(leave gap) | ||
static final int | ZERO | |
Zero | ||
static final int | INTERPOLATED | |
Interpolated |
Field Detail |
---|
NOT_PLOTTED | |
public static final int NOT_PLOTTED |
ZERO | |
public static final int ZERO |
INTERPOLATED | |
public static final int INTERPOLATED |