IdxRichEditTable.SetStyle(IdxRichEditTableStyle) Method
Sets the table’s style.
Declaration
procedure SetStyle(const Value: IdxRichEditTableStyle);
Parameters
Name | Type | Description |
---|---|---|
Value | IdxRichEditTableStyle | Exposes table style settings. |
See Also