Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / ShowHeaders Property
In This Topic
    ShowHeaders Property
    In This Topic
    Gets or sets whether the header information should be displayed for the specified ITable object (read or write).
    Syntax
    System.bool ShowHeaders {get; set;}
    See Also