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

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

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

    See Also