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