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