TableCellBorders Constructors
Contains cell borders.| Name | Parameters | Description |
|---|---|---|
| TableCellBorders() | none | Initializes a new instance of the TableCellBorders class. |
| TableCellBorders(BorderLineStyle, Color, Int32) | style, color, width | Initializes a new instance of the TableCellBorders class with specified settings. |
See Also