Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ImageSaveOptions Class / ShowColumnHeadings Property
In This Topic
    ShowColumnHeadings Property
    In This Topic
    Gets or sets whether to display column headings.
    Syntax
    public System.Nullable<bool> ShowColumnHeadings {get; set;}
    See Also