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