ComponentOne Word for UWP
RtfCell Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfCell Class
The Word/RTF table cell object.
Object Model
RtfCell Class
Syntax
'Declaration
 
Public Class RtfCell 
   Inherits RtfTableObject
   Implements ICloneable 
public class RtfCell : RtfTableObject, ICloneable  
Inheritance Hierarchy

System.Object
   C1.Xaml.Word.Objects.RtfObject
      C1.Xaml.Word.Objects.RtfBorderObject
         C1.Xaml.Word.Objects.RtfFilledObject
            C1.Xaml.Word.Objects.RtfDiagonalObject
               C1.Xaml.Word.Objects.RtfTableObject
                  C1.Xaml.Word.Objects.RtfCell

See Also

Reference

RtfCell Members
C1.Xaml.Word.Objects Namespace