com.aspose.cells
Class DataBarBorderType

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

public class DataBarBorderType 
extends java.lang.Object

Utility class containing constants. Specifies the border of a data bar.

Field Summary
static final intDATA_BAR_BORDER_NONE
           The data bar has no border.
static final intDATA_BAR_BORDER_SOLID
           The data bar has a solid border.
 

Field Detail

DATA_BAR_BORDER_NONE

public static final int DATA_BAR_BORDER_NONE
The data bar has no border.

DATA_BAR_BORDER_SOLID

public static final int DATA_BAR_BORDER_SOLID
The data bar has a solid border.

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