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