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 type of a data bar.


Field Summary
static final intNONE
           The data bar has no border.
static final intSOLID
           The data bar has a solid border.
 

Field Detail

NONE

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

SOLID

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

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