ComponentOne Word for UWP
BackFilling Property (RtfCell)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : BackFilling Property
Gets or sets the background filling color.
Syntax
'Declaration
 
Public Overrides Property BackFilling As Windows.UI.Color
public override Windows.UI.Color BackFilling {get; set;}

Property Value

The background filling color.
See Also

Reference

RtfCell Class
RtfCell Members