ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListTable Class / Override Property

In This Topic
    Override Property
    In This Topic
    Gets the override table for this list table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Override As RtfListOverrideTable
    public RtfListOverrideTable Override {get;}
    See Also