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