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