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