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