C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCell Class / Content Property

In This Topic
Content Property (RtfCell)
In This Topic
Gets or sets RTF item content for this cell.
Syntax
'Declaration
 
Public ReadOnly Property Content As RtfInnerContent
 

Property Value

The RTF item content collection.
See Also