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