aspose.cells

Class DataBarBorder

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

Property Getters/Setters Summary
functiongetColor()
function
setColor(value)
           Gets or sets the border's color of data bars specified by a conditional formatting rule.
functiongetType()
function
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.
 

    • Property Getters/Setters Detail

      • getColor/setColor : Color 

        function getColor() / function setColor(value)
        
        Gets or sets the border's color of data bars specified by a conditional formatting rule.
      • getType/setType : Number 

        function getType() / function 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.