Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportGridlines Property
In This Topic
    ExportGridlines Property
    In This Topic
    Indicating whether exporting the gridlines. The default value is false.
    Syntax
    public System.bool ExportGridlines {get; set;}
    See Also