IdxRichEditTableBorder.SetLineStyle(TdxRichEditTableBorderLineStyle) Method
Changes the table border’s line pattern.
Declaration
procedure SetLineStyle(const Value: TdxRichEditTableBorderLineStyle);
Parameters
| Name | Type | Description |
|---|---|---|
| Value | TdxRichEditTableBorderLineStyle | The target table border line pattern. |
See Also