aspose.cells
Class DataBarBorderType

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

Field Summary
const  NumberDATA_BAR_BORDER_NONE
           The data bar has no border.
const  NumberDATA_BAR_BORDER_SOLID
           The data bar has a solid border.
const  NumberNONE
           The data bar has no border.
const  NumberSOLID
           The data bar has a solid border.
 

Field Detail

DATA_BAR_BORDER_NONE

const Number DATA_BAR_BORDER_NONE
The data bar has no border. NOTE: This enum type is now obsolete. Instead, please use DataBarBorderType.None enum type. This property will be removed 12 months later since December 2013. Aspose apologizes for any inconvenience you may have experienced.

DATA_BAR_BORDER_SOLID

const Number DATA_BAR_BORDER_SOLID
The data bar has a solid border. NOTE: This enum type is now obsolete. Instead, please use DataBarBorderType.Solid enum type. This property will be removed 12 months later since December 2013. Aspose apologizes for any inconvenience you may have experienced.

NONE

const Number NONE
The data bar has no border.

SOLID

const Number 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.