ComponentOne Word for UWP
ForeFilling Property (RtfCell)

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

Property Value

The foreground filling color.
See Also

Reference

RtfCell Class
RtfCell Members