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