ComponentOne Word for UWP
RtfRow Class
Members 

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace : RtfRow Class
The Word/RTF table row.
Object Model
RtfRow Class
Syntax
'Declaration
 
Public Class RtfRow 
   Inherits RtfTableObject
   Implements ICloneable 
public class RtfRow : 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.RtfRow

See Also

Reference

RtfRow Members
C1.Xaml.Word.Objects Namespace