IdxRichEditTableBorder.GetLineStyle Method
Returns the table border’s line pattern.
Declaration
function GetLineStyle: TdxRichEditTableBorderLineStyle;
Returns
Type | Description |
---|---|
TdxRichEditTableBorderLineStyle | The table border line pattern. |
See Also