Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageContentInfo Class / TailRowStart Property
In This Topic
    TailRowStart Property (PageContentInfo)
    In This Topic
    Returns or sets the start index of the rows which are printed at the bottom of the page.
    Syntax
    public System.int TailRowStart {get; set;}
    See Also