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