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

In This Topic
    RtfListTable Class
    In This Topic
    The Word/RTF list table class.
    Object Model
    RtfListTable Class
    Syntax
    'Declaration
     
    Public Class RtfListTable 
       Inherits RtfCollection
       Implements ICloneable 
    public class RtfListTable : RtfCollection, ICloneable  
    Inheritance Hierarchy

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

    See Also