Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLPrintSettings Class / PrintGridlines Property

In This Topic
    PrintGridlines Property (XLPrintSettings)
    In This Topic
    Gets or sets whether the gridlines will be printed.
    Syntax
    'Declaration
     
    
    Public Property PrintGridlines As Boolean
    public bool PrintGridlines {get; set;}
    See Also