java.lang.Objectcom.aspose.cells.DataBarFillType
public class DataBarFillType
Field Summary | ||
---|---|---|
static final int | DATA_BAR_FILL_SOLID | |
The data bar is filled with solid color. | ||
static final int | DATA_BAR_FILL_GRADIENT | |
The data bar is filled with a color gradient. |
Field Detail |
---|
DATA_BAR_FILL_SOLID | |
public static final int DATA_BAR_FILL_SOLID |
DATA_BAR_FILL_GRADIENT | |
public static final int DATA_BAR_FILL_GRADIENT |