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