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