IdxRichEditTable.GetTableBackgroundColor Method
In This Article
Returns the table’s background color.
#Declaration
Delphi
function GetTableBackgroundColor: TdxAlphaColor;
#Returns
Type | Description |
---|---|
Tdx |
A background color. |
See Also