ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Integer
    public int LastHeaderRow {get; set;}
    See Also