public class DataBarBorder
Property Getters/Setters Summary | ||
---|---|---|
com.aspose.cells.Color | getColor() | |
void | setColor(com.aspose.cells.Colorvalue) | |
Gets or sets the border's color of data bars specified by a conditional formatting rule. | ||
int | getType() | |
void | setType(intvalue) | |
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. |
public com.aspose.cells.Color getColor() / public void setColor(com.aspose.cells.Color value)
public int getType() / public void setType(int value)