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