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