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