Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / PrintGridlines Property
In This Topic
    PrintGridlines Property (PageSettings)
    In This Topic
    True if cell gridlines are printed on the page. Applies only to worksheets.
    Syntax
    public System.bool PrintGridlines {get; set;}
    See Also