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