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