asposecells.api
Class DataBarBorder

Represents the border of the data bars specified by a conditional formatting rule.

Property Getters/Setters Summary
methodgetColor()
methodsetColor(value)
           Gets or sets the border's color of data bars specified by a conditional formatting rule.
methodgetType()
methodsetType(value)
           Gets or sets the border's type of data bars specified by a conditional formatting rule. The value of the property is DataBarBorderType integer constant.
 

Property Getters/Setters Detail

getColor/setColor : Color 

Color getColor() / setColor(value)
Gets or sets the border's color of data bars specified by a conditional formatting rule.

getType/setType : int 

int getType() / setType(value)
Gets or sets the border's type of data bars specified by a conditional formatting rule. The value of the property is DataBarBorderType integer constant.

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