Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / ShowTableStyleLastColumn Property
In This Topic
    ShowTableStyleLastColumn Property (ITable)
    In This Topic
    Gets or sets if the last column is displayed for the specified ITable object (read or write).
    Syntax
    System.bool ShowTableStyleLastColumn {get; set;}
    See Also