[]
Represents visual styles for all borders.
public interface IBorders
Name | Description |
---|---|
BottomBorderColor | Gets the color of the bottom border. |
BottomBorderStyle | Gets the style of the bottom border. |
BottomBorderWidth | Gets the width of the bottom border. |
LeftBorderColor | Gets the color of the left border. |
LeftBorderStyle | Gets the style of the left border. |
LeftBorderWidth | Gets the width of the left border. |
RightBorderColor | Gets the color of the right border. |
RightBorderStyle | Gets the style of the right border. |
RightBorderWidth | Gets the width of the right border. |
TopBorderColor | Gets the color of the top border. |
TopBorderStyle | Gets the style of the top border. |
TopBorderWidth | Gets the width of the top border. |