ExcelWorksheetPageSetupPrintGridlines Property
Gets or sets a flag indicating if the cell gridlines are printed on the page.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool PrintGridlines { get; set; }
Public Property PrintGridlines As Boolean
Get
Set
public:
property bool PrintGridlines {
bool get ();
void set (bool value);
}
member PrintGridlines : bool with get, set
Property Value
Boolean