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