Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPageSetup Interface / PrintTailColumns Property
In This Topic
    PrintTailColumns Property
    In This Topic
    Returns or sets the columns that contain the cells to be repeated on the right side of each page, as a string in A1-style notation in the language of the macro.
    Syntax
    System.string PrintTailColumns {get; set;}
    See Also