IdxRichEditTable.Style Property
In This Article
Provides access to the table’s style settings.
#Declaration
Delphi
property Style: IdxRichEditTableStyle read; write;
#Property Value
Type | Description |
---|---|
Idx |
Exposes table style settings. |
See Also