ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfRowCollection Class
Members

In This Topic
    RtfRowCollection Class
    In This Topic
    The collection of rows for the Word/RTF table.
    Object Model
    RtfRowCollection Class
    Syntax
    'Declaration
     
    Public Class RtfRowCollection 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfRowCollection : RtfCollection, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfCollection
             C1.Xaml.Word.Objects.RtfRowCollection

    See Also