java.lang.Object
com.aspose.cells.DataBarBorderType
public class DataBarBorderType
| Field Summary | ||
|---|---|---|
static final int | NONE | |
| The data bar has no border. | ||
static final int | SOLID | |
| The data bar has a solid border. | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
SOLID | |
public static final int SOLID | |