IdxRichEditTable.GetStyle Method
In This Article
Returns the table’s style.
#Declaration
Delphi
function GetStyle: IdxRichEditTableStyle;
#Returns
Type | Description |
---|---|
Idx |
Exposes table style settings. |
See Also