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