ComponentOne Word for UWP
Content Property (RtfCell)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : Content Property
Gets or sets RTF item content for this cell.
Syntax
'Declaration
 
Public ReadOnly Property Content As RtfInnerContent
public RtfInnerContent Content {get;}

Property Value

The RTF item content collection.
See Also

Reference

RtfCell Class
RtfCell Members