Click or drag to resize

IPageSetup IsPrintGridlines Property

True if cell gridlines are printed on the page. Applies only to worksheets. Read / write Boolean.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsPrintGridlines { get; set; }

Property Value

Type: Boolean
See Also