IdxRichEditTableCellPropertiesBase.SetCellBackgroundColor(TdxNullableValue<TdxAlphaColor>) Method
Declaration
procedure SetCellBackgroundColor(const Value: TdxNullableValue<TdxAlphaColor>);
Parameters
Name | Type |
---|---|
Value | TdxNullableValue<T> |
See Also