ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfTable Class / LastHeaderRow Property

In This Topic
    LastHeaderRow Property
    In This Topic
    Gets or sets the number of the last row of the table headers.
    Syntax
    'Declaration
     
    Public Property LastHeaderRow As System.Integer
    public System.int LastHeaderRow {get; set;}
    See Also