PageSetup.PrintGridlines Property

Definition

True if cell gridlines are printed on the page. Applies only to worksheets.

public:
 property bool PrintGridlines { bool get(); void set(bool value); };
public bool PrintGridlines { get; set; }
Public Property PrintGridlines As Boolean

Property Value

Applies to