public class RowBorder extends Object
Constructor and Description |
---|
RowBorder() |
Modifier and Type | Method and Description |
---|---|
String |
getBorderColor() |
BorderStyle |
getBorderStyle() |
int |
getBorderWidth() |
void |
setBorderColor(String borderColor) |
void |
setBorderStyle(BorderStyle borderStyle) |
void |
setBorderWidth(int borderWidth) |
public BorderStyle getBorderStyle()
public void setBorderStyle(BorderStyle borderStyle)
public String getBorderColor()
public void setBorderColor(String borderColor)
public int getBorderWidth()
public void setBorderWidth(int borderWidth)
Copyright © 2019 Habarisoft. All rights reserved.