Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / DisplayHeadings Property
In This Topic
    DisplayHeadings Property
    In This Topic
    Gets or sets whether headers are displayed (True if both row and column headings are displayed; False if there are no headings displayed).
    Syntax
    System.bool DisplayHeadings {get; set;}
    See Also